AesCipher PropertiesSSH .NET Client Library Documentation
The AesCipher type exposes the following members.
Properties

  NameDescription
Public propertyBlockSize
Gets the size of the block.
(Inherited from BlockCipher.)
Protected propertyDecryptionKey
Gets the encryption key.
Protected propertyEncryptionKey
Gets the encryption key.
Protected propertyKey
Gets the key.
(Inherited from SymmetricCipher.)
Back to Top
See Also