Mono Class Library: System.Security.Cryptography.FromBase64Transform Overview | Members

System.Security.Cryptography.FromBase64Transform.InputBlockSize Property

Returns the input block size for the Base64 decoder.

public int InputBlockSize { get; }

Value

The input block size for Base64 decoder is always 1 byte.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0