Aes128Cbc Class

Definition

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

Constructors

Aes128Cbc()

Fields

AlgorithmName

Properties

Name (Inherited from Algorithm)

Methods

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

Applies to