[pyOpenSSL-Users] How to get ECC(Elliptic Curve cryptography) public key in pyOpenssl

Jerry OELoo oyljerry at gmail.com
Fri Nov 14 10:05:56 CET 2014


Hi All:
Currently I using pyopenssl in python to get some certificate public
key. with get_pubkey(), EVP_PKEY_get1_RSA(), i2d_RSA_PUBKEY(), I can
get RSA type public key in certificate,

now I found some certificate public key type is ECC, so what API
should I use to get this kind of public key, after get_pubkey()

Thanks!

-- 
Rejoice,I Desire!


More information about the pyopenssl-users mailing list