[openssl/openssl] defd1a: Add openssl/pem.h inclusion for d2i_PKCS8PrivateKey

heygauri noreply at github.com
Tue Oct 3 20:55:36 UTC 2023


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: defd1a81fbbf9e80f72c0719ed67eb14bf9b9a6e
      https://github.com/openssl/openssl/commit/defd1a81fbbf9e80f72c0719ed67eb14bf9b9a6e
  Author: Sumitra Sharma <sumitraartsy at gmail.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M doc/man3/d2i_PKCS8PrivateKey_bio.pod

  Log Message:
  -----------
  Add openssl/pem.h inclusion for d2i_PKCS8PrivateKey

Include the necessary header file openssl/pem.h in the
documentation to ensure that all functions related to
d2i_PKCS8PrivateKey are correctly defined.

Closes openssl#22188

Signed-off-by: Sumitra Sharma <sumitraartsy at gmail.com>

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22253)

(cherry picked from commit cda2e7c914bffc904e3ee79f360953fd370e19e9)




More information about the openssl-commits mailing list