On Fri, Mar 07, 2003 at 05:54:14PM -0600, Jos� Manuel Romero Ximil wrote: > Can I use Base64Decoder instead of HexDecoder? in the following test.cpp > code:
Sure, if your key is base-64 encoded rather than hex encoded.
On Fri, Mar 07, 2003 at 05:54:14PM -0600, Jos� Manuel Romero Ximil wrote: > Can I use Base64Decoder instead of HexDecoder? in the following test.cpp > code:
Sure, if your key is base-64 encoded rather than hex encoded.