Hi,
 
I'd like to find out whether openssl provides the same certificate handling APIs as RSA does, such as the followings:
X509_STORE_CTX_get_ex_data()
SSLCERT_STORE_CTX_get_current_­cert()
SSLCERT_to_binary()
Would be great to know if openssl provides similar functionalities with different API signatures.
 
Thanks
Victor

Reply via email to