Compartilhar via


KeyWrapAlgorithm Classe

Definição

public abstract class KeyWrapAlgorithm : Microsoft.Azure.KeyVault.Cryptography.Algorithm
type KeyWrapAlgorithm = class
    inherit Algorithm
Public MustInherit Class KeyWrapAlgorithm
Inherits Algorithm
Herança
KeyWrapAlgorithm
Derivado

Construtores

KeyWrapAlgorithm(String)

Propriedades

Name (Herdado de Algorithm)

Métodos

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

Aplica-se a