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.

Gets a value indicating whether the current transform can be reused.

[read-only]
CanTransformMultipleBlocksbool.

Gets a value that indicates whether multiple blocks can be transformed.

[read-only]
InputBlockSizeint.

Gets the input block size.

[read-only]
OutputBlockSizeint.

Gets the output block size.