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
[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. |