MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm  FeedbackSize Property NMLE API Reference
Gets or sets the feedback 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 FeedbackSize { get; set; }

Property Value

Type: OnlineInt32

Implements

IMessageLockedAlgorithm FeedbackSize
See Also