The members of System.Security.Cryptography.ToBase64Transform are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Security.Cryptography.ToBase64Transform class. |
[read-only] | CanReuseTransform | bool.
Gets a value indicating whether the current transform can be reused. |
[read-only] | CanTransformMultipleBlocks | bool.
Gets a value that indicates whether multiple blocks can be transformed. |
[read-only] | InputBlockSize | int.
Gets the input block size. |
[read-only] | OutputBlockSize | int.
Gets the output block size. |
Clear()
| ||
Dispose()
| ||
Finalize()
| ||
TransformBlock(byte[], int, int, byte[], int)
| ||
TransformFinalBlock(byte[], int, int)
|
Dispose(bool)
|
IDisposable.Dispose |
Releases the unmanaged resources used by the System.Security.Cryptography.ToBase64Transform class. |