AesKw Class

Definition

public abstract class AesKw : Microsoft.Azure.KeyVault.Cryptography.KeyWrapAlgorithm
type AesKw = class
    inherit KeyWrapAlgorithm
Public MustInherit Class AesKw
Inherits KeyWrapAlgorithm
Inheritance
Derived

Constructors

AesKw(String)

Fields

Rng

Properties

Name (Inherited from Algorithm)

Methods

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

Applies to