|
-
March 12th, 2010, 08:21 AM
#4
Re: Help regarding Windows Crypt API's
I'm not familiar with this particular implementation, but in general, the ByteToStr() is only used to make a human-readable representation of the data. This is so it can be attached to email or other text-based protocols without being scrambled by text conversions or 7-bit ascii pipes. All actual encryption/decryption should be done on the binary stream.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|