[This is preliminary documentation and subject to change.]
Gets or sets the padding mode used in the symmetric algorithm.
The padding mode used in the symmetric algorithm. This property always returns PaddingMode.None.
| Exception Type | Condition | 
|---|---|
| CryptographicException | The padding mode is set to a padding mode other than PaddingMode.None. | 
RC4CryptoServiceProvider Class | Org.Mentalis.SecurityServices.Cryptography Namespace