printing public key from the certificate using crypto++

51 views
Skip to first unread message

surya t

unread,
Apr 13, 2012, 8:29:35 AM4/13/12
to Crypto++ Users


void GetPublicKeyFromCert(CryptoPP::BufferedTransformation & certin,
CryptoPP::BufferedTransformation & keyout)

In order to retrieve the public key , I have used above function
which is defined in website

http://www.cryptopp.com/wiki/X.509

But I am unable to print the public key. So how to convert
BufferTransformation object to Human readable format or hex format.




Jeffrey Walton

unread,
Apr 16, 2012, 11:38:58 PM4/16/12
to Crypto++ Users
Reply all
Reply to author
Forward
0 new messages