TwofishManaged.Padding Property
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9313)
Padding
Gets or sets the padding mode used in the symmetric algorithm.
Declaration
public override PaddingMode Padding { get; set; }Property Value
| Type | Description | 
|---|---|
| PaddingMode | The padding mode used in the symmetric algorithm. |