AesKw192 Class

Definition

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

Constructors

AesKw192()

Fields

AlgorithmName

Properties

Name (Inherited from Algorithm)

Methods

CreateDecryptor(Byte[]) (Inherited from AesKw)
CreateDecryptor(Byte[], Byte[])
CreateEncryptor(Byte[]) (Inherited from AesKw)
CreateEncryptor(Byte[], Byte[])

Applies to