Aes256Cbc Class

Definition

public class Aes256Cbc : Microsoft.Azure.KeyVault.Cryptography.Algorithms.AesCbc
type Aes256Cbc = class
    inherit AesCbc
Public Class Aes256Cbc
Inherits AesCbc
Inheritance

Constructors

Aes256Cbc()

Fields

AlgorithmName

Properties

Name (Inherited from Algorithm)

Methods

CreateDecryptor(Byte[], Byte[], Byte[], Byte[])
CreateEncryptor(Byte[], Byte[], Byte[])

Applies to