MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm  BlockSize Property NMLE API Reference
Gets or sets the block size, in bits, of the cryptographic operation.

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

public int BlockSize { get; set; }

Property Value

Type: OnlineInt32

Implements

IMessageLockedAlgorithm BlockSize
See Also