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

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


  Branch: refs/heads/openssl-3.1
  Home:   https://github.com/openssl/openssl
  Commit: 2423a477ade00b72ecb58fc955d7dfa73ad17894
      https://github.com/openssl/openssl/commit/2423a477ade00b72ecb58fc955d7dfa73ad17894
  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