次の方法で共有


AesCbc クラス

定義

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

コンストラクター

AesCbc(String)

プロパティ

Name (継承元 Algorithm)

メソッド

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

適用対象