TSymmetricAlgorithmBase.PaddingMode Property

Gets or sets the padding mode used in the symmetric algorithm.

Namespace: Spring.Cryptography.Base
public
 property PaddingMode: TPaddingMode read GetPaddingMode write SetPaddingMode;

Property Value

 

Implements

ISymmetricAlgorithm.PaddingMode