System.Security.Cryptography.ToBase64Transform.OutputBlockSize Property

Gets the output block size.

Syntax

public int OutputBlockSize { get; }

Value

The value returned by this property is always 4.

Remarks

The output block size for this transformation is 4 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