The code below can be found here: 
http://www.codeproject.com/cpp/ProductActivation.asp

<<<<<<<
CryptoPP::RSASS< CryptoPP::PKCS1v15, CryptoPP::SHA >::Signer
signer( keys );
<<<<<<<
I wonder:
Signer is a member function, and signer shoud be an object. But this
code can be compiled.
Why?

regards

happytown


--~--~---------~--~----~------------~-------~--~----~
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