AesKw128 Class

Definition

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

Constructors

AesKw128()

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