System.Security.Cryptography.ToBase64Transform.InputBlockSize Property

Gets the input block size.

Syntax

public int InputBlockSize { get; }

Value

The returned value is always 3.

Remarks

The input block size for this transformation is 3 bytes.

Requirements

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