次の方法で共有


SymmetricEncryptionAlgorithm クラス

定義

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

コンストラクター

SymmetricEncryptionAlgorithm(String)

プロパティ

Name (継承元 Algorithm)

メソッド

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

適用対象