|
This library implements the Base64 encoding system as it is defined in RFC 2045: Multipurpose Internet Mail Extensions (MIME), Part One: Format of Internet Message Bodies. This encoding is used as a standard to send binary information through network connections or by e-mail. Note: Although this system is very similar to the one I implemented in the RC4 and RC2 algorithms, they are not compatible. History:
Properties:
Methods:
|
© Alvaro Redondo, 1998. All Rights Reserved.
http://www.sevillaonline.com/ActiveX/