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

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


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: cda2e7c914bffc904e3ee79f360953fd370e19e9
      https://github.com/openssl/openssl/commit/cda2e7c914bffc904e3ee79f360953fd370e19e9
  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)




More information about the openssl-commits mailing list