openssl/include
Richard Levitte 6e5ccd58c8 PEM: Add more library context aware PEM readers
PEM_read_bio_PUBKEY_ex() and PEM_read_bio_Parameters_ex() are added to
complete PEM_read_bio_PrivateKey_ex().  They are all refactored to be
wrappers around the same internal function.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12673)
2020-08-20 12:37:35 +02:00
..
crypto X509: Add d2i_PUBKEY_ex(), which take a libctx and propq 2020-08-20 12:32:00 +02:00
internal
openssl PEM: Add more library context aware PEM readers 2020-08-20 12:37:35 +02:00