I have to extract a binary (unsigned char *) representation of a public 
key from an ECDSA openssl key structure.  Later, I want to use that binary 
to reconstruct an openssl public key structure that I can use to verify a 
signature.  The curve is fixed - P521.

I don't need any certificates, just a public key that I can embed in the 
verifier.

Can someone point me toward sample code?  Or, can someone give me some 
hints?

--
Ken Goldman   kg...@watson.ibm.com 
914-784-7646 (863-7646)

Reply via email to