mirror of
https://github.com/openssl/openssl.git
synced 2025-02-05 14:10:53 +08:00
Since EncryptedPrivateKeyInfo is a recognised structure, it's reasonable to think that someone might want to specify it. To be noted is that if someone specifies the structure PrivateKeyInfo but has also passed a passphrase callback, the result will still become a EncryptedPrivateKeyInfo structure. Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16466) |
||
---|---|---|
.. | ||
build.info | ||
decode_der2key.c | ||
decode_epki2pki.c | ||
decode_msblob2key.c | ||
decode_pem2der.c | ||
decode_pvk2key.c | ||
decode_spki2typespki.c | ||
encode_key2any.c | ||
encode_key2blob.c | ||
encode_key2ms.c | ||
encode_key2text.c | ||
endecoder_common.c | ||
endecoder_local.h |