Gets or sets the block size, in bits, of the cryptographic
operation.
Namespace: NMLEAssembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
public int BlockSize { get; set; }
public int BlockSize { get; set; }
Public Property BlockSize As Integer
Get
Set
Public Property BlockSize As Integer
Get
Set
public:
virtual property int BlockSize {
int get () sealed;
void set (int value) sealed;
}
public:
virtual property int BlockSize {
int get () sealed;
void set (int value) sealed;
}
Property Value
Type:
Int32Implements
IMessageLockedAlgorithm BlockSize