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