Aes192Cbc Class

Definition

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

Constructors

Aes192Cbc()

Fields

AlgorithmName

Properties

Name (Inherited from Algorithm)

Methods

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

Applies to