Mono Class Library: OverviewSystem.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
[read-only] CanReuseTransform bool. Specify if the current transform object can be reused. [read-only] CanTransformMultipleBlocks bool. Specify if the current transform object can process multiple blocks in a single call. [read-only] InputBlockSize int. Returns the input block size for the Base64 encoder. [read-only] OutputBlockSize int. Returns the output block size for the Base64 encoder.