Thanks Bernhard
your suggestion was definetly right I made a crazy mistake...
when I wrote the binary file I didn't close it :-) ops...




Bernhard Froehlich ha scritto:

Have you tried saving the binary data in a file and handle it with "openssl x509 -inform DER"? Or creating a memory BIO with the data and feed it to the corresponding API-functions? Then you should have a certificate and if it's really just the public key you need you can extract it from that.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to