次の方法で共有


AesKw128 クラス

定義

public class AesKw128 : Microsoft.Azure.KeyVault.Cryptography.Algorithms.AesKw
type AesKw128 = class
    inherit AesKw
Public Class AesKw128
Inherits AesKw
継承

コンストラクター

AesKw128()

フィールド

AlgorithmName

プロパティ

Name (継承元 Algorithm)

メソッド

CreateDecryptor(Byte[]) (継承元 AesKw)
CreateDecryptor(Byte[], Byte[])
CreateEncryptor(Byte[]) (継承元 AesKw)
CreateEncryptor(Byte[], Byte[])

適用対象