<div dir="ltr">Hello,<div><br></div><div>I'm assigning the RSA key as EVP_PKEY_RSA_PSS:</div><div>RSA* key;<br>EVP_PKEY_assign(*outKey, EVP_PKEY_RSA_PSS, key);<br></div><div><br></div><div>As is known EVP_PKEY_get0_RSA was recently updated to also accepts EVP_PKEY_RSA_PSS and return the rsa value.</div><div><br></div><div>I'd like to know if there is any workaround to get the RSA key (RSA-PSS) .</div><div>I have to support openssl 1.0.1h and 1.1.1b.<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Best regards,<div>Pedro Lopes</div></div></div></div></div>