TSymmetricAlgorithmBase.BlockSize Property

Gets or sets the block size, in bits, of the cryptographic operation.

Namespace: Spring.Cryptography.Base
public
 property BlockSize: Integer read GetBlockSize write SetBlockSize;

Property Value

Type: Integer

 

Implements

ISymmetricAlgorithm.BlockSize