Mono Class Library: Overview

System.Security.Cryptography.ToBase64Transform: Property Members

The properties 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 Properties

[read-only]
CanReuseTransformbool. Specify if the current transform object can be reused.
[read-only]
CanTransformMultipleBlocksbool. Specify if the current transform object can process multiple blocks in a single call.
[read-only]
InputBlockSizeint. Returns the input block size for the Base64 encoder.
[read-only]
OutputBlockSizeint. Returns the output block size for the Base64 encoder.