The SymmetricKeyAlgorithm type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Algorithm |
Gets algorithm ID.
| |
| BlockSize |
Gets or sets the desired block size in bits.
| |
| EffectiveKeySize |
Gets or sets the desired effective key size in bits.
| |
| KeySize |
Gets or sets the desired key size in bits.
| |
| Mode |
Gets or sets the desired block cipher mode.
| |
| Padding |
Gets or sets the desired block cipher padding mode.
|