Share via


AesCbcHmacSha2 Classe

Définition

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

Constructeurs

AesCbcHmacSha2(String)

Propriétés

Name (Hérité de Algorithm)

Méthodes

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

S’applique à