The AesCipher type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| BlockSize |
Gets the size of the block.
(Inherited from BlockCipher.) | |
| DecryptionKey |
Gets the encryption key.
| |
| EncryptionKey |
Gets the encryption key.
| |
| Key |
Gets the key.
(Inherited from SymmetricCipher.) |
See Also