Mono Class Library: Overview

System.Security.Cryptography.ToBase64Transform: Method Members

The methods of System.Security.Cryptography.ToBase64Transform are listed below. For a list of all members, see the ToBase64Transform Members list.

See Also: Inherited members from System.Object

Public Methods

Clear()
Zeroize sensitive informations inside the algorithm implementation.
Finalize()
Documentation for this section has not yet been entered.
TransformBlock(byte[], int, int, byte[], int) : int
Documentation for this section has not yet been entered.
TransformFinalBlock(byte[], int, int) : byte[]
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Documentation for this section has not yet been entered.