AesCipher public sealed class AesCipher : BlockCipher, IDisposable AES cipher implementation. Documentation Code namespace Renci.SshNet { }