|
Crypto++ Faq-O-Matic :
The sample code shows how to work with a file, but my data is in a string (or vice versa). |
| Moderator: weidai (inherited from parent)
|
First, read this FAQ: How do I use the Filter class?. That should tell you how Crypto++ handles I/O using Source and Sink classes. Once you understand that, just replace FileSource with StringSource, and FileSink with StringSink (or vice versa).
2001-Jan-14 7:37pm weidai |
of42be3c9a35084f817d4ca3d68a04256
2006-Feb-13 9:17pm ksaup |
| [Append to This Answer] |
| 2006-Feb-13 9:17pm
|