test/evp_extra_test2.c: Try EVP_PKEY_export() with a legacy RSA key
authorRichard Levitte <levitte@openssl.org>
Sat, 15 May 2021 06:14:49 +0000 (08:14 +0200)
committerMatt Caswell <matt@openssl.org>
Thu, 20 May 2021 11:57:22 +0000 (12:57 +0100)
commit0e5a4da4a86c6435c70d587d740c3096686a8500
treec624f2a406045fe2f2c22a269d61f36f0d2e195c
parentd5e08231dbef819b1d5381f851e72410df140f94
test/evp_extra_test2.c: Try EVP_PKEY_export() with a legacy RSA key

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15293)
test/evp_extra_test2.c