Hi,

When I run the following code in VS2003 using Crypto++ version 5.2.3,
I got the exception error type: Not Implemented.  Anyone know how I
can resolve this problem?  If not, is that an alternative solution to
deserialize the key string back to the key object?

StringSource pubKeySrc(pubKey, TRUE, new HexDecoder());
pubKey.AccessKey().Save(pubKeySrc);


Regards

cleohm


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [EMAIL PROTECTED]
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---

Reply via email to