Email Factory for .NET

Base64 Class

Implements methods for encoding and decoding using base64 algorithm.

For a list of all members of this type, see Base64 Members.

System.Object
   Jscape.Email.Base64

public class Base64 : Codec

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Jscape.Email

Assembly: Jscape.Email (in Jscape.Email.dll)

See Also

Base64 Members | Jscape.Email Namespace