MLETransformBase THashAlgorithm, TEncryptionAlgorithm  OutputBlockSize Property NMLE API Reference
Gets the output block size.

Namespace: NMLE
Assembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int OutputBlockSize { get; }

Return Value

Type: OnlineInt32
The size of the output data blocks in bytes.

Implements

OnlineICryptoTransform OutputBlockSize
See Also