KeyWrapAlgorithm Classe

Définition

public abstract class KeyWrapAlgorithm : Microsoft.Azure.KeyVault.Cryptography.Algorithm
type KeyWrapAlgorithm = class
    inherit Algorithm
Public MustInherit Class KeyWrapAlgorithm
Inherits Algorithm
Héritage
KeyWrapAlgorithm
Dérivé

Constructeurs

KeyWrapAlgorithm(String)

Propriétés

Name (Hérité de Algorithm)

Méthodes

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

S’applique à