次の方法で共有


AsymmetricEncryptionAlgorithm クラス

定義

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

コンストラクター

AsymmetricEncryptionAlgorithm(String)

プロパティ

Name (継承元 Algorithm)

メソッド

CreateDecryptor(AsymmetricAlgorithm)
CreateEncryptor(AsymmetricAlgorithm)

適用対象