System.Security.Cryptography.ToBase64Transform Class

Converts a System.Security.Cryptography.CryptoStream to base 64.

See Also: ToBase64Transform Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public class ToBase64Transform : ICryptoTransform

Remarks

Base 64 Content-Transfer-Encoding represents arbitrary bit sequences in a form that is not human readable.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0