次の方法で共有


AesCbcHmacSha2 クラス

定義

public abstract class AesCbcHmacSha2 : Microsoft.Azure.KeyVault.Cryptography.SymmetricEncryptionAlgorithm
type AesCbcHmacSha2 = class
    inherit SymmetricEncryptionAlgorithm
Public MustInherit Class AesCbcHmacSha2
Inherits SymmetricEncryptionAlgorithm
継承
派生

コンストラクター

AesCbcHmacSha2(String)

プロパティ

Name (継承元 Algorithm)

メソッド

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

適用対象