AesCipher public sealed class AesCipher : BlockCipher AES cipher implementation. Documentation public AesCipher(byte[] key, CipherMode mode, CipherPadding padding) Initializes a new instance of the AesCipher class.