MLETransformBase THashAlgorithm, TEncryptionAlgorithm  InputBlockSize Property NMLE API Reference
Gets the input block size.

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

public int InputBlockSize { get; }

Return Value

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

Implements

OnlineICryptoTransform InputBlockSize
See Also