So far I've been using the method MaxPlaintextLength() to indicate the
size of the plaintext after doing "privKey.Decrypt(...)". However,
MaxPlaintextLength() only returns the maximum plaintext length, not the
actual length. Should you incorporate the length of the data manually
in the plaintext before encryption if you need the actual size of the
data after decryption?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Crypto++ 
Users" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cryptopp-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to