AesKw256 Class

Definition

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

Constructors

AesKw256()

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