rale77 wrote:
> 
> Hello, 
> 
> How can I remove RSA structure form EVP_PKEY previosly added to EPP_PKEY
> with EVP_PKEY_assign_RSA function? I have one RSA object named rsa  and
> EVP_PKEY object named evp and their relation is : 
> rsa = evp->pkey.rsa 
> How to remove their bound and then delete EVP_PKEY (with
> EVP_PKEY_free(evp))  without deleting rsa. 
> 
>  
> 


if someone know please give me the code :)
-- 
View this message in context: 
http://old.nabble.com/Remove-RSA-from-EVP_PKEY-structure-tp27108392p27108407.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to