>
> This is what you want:
>
>     ECDSA<ECP, SHA256>::Verifier verifier(public_key);
>     //signer.AccessKey().Initialize(prng, ASN1::secp160r1());
>     string signature(signer.MaxSignatureLength(), 0);
>

Oh that was simple, thanks!

-- 
You received this message because you are subscribed to "Crypto++ Users". More 
information about Crypto++ and this group is available at 
http://www.cryptopp.com and 
http://groups.google.com/forum/#!forum/cryptopp-users.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to