次の方法で共有


RsaEncryption クラス

定義

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

コンストラクター

RsaEncryption(String)

プロパティ

Name (継承元 Algorithm)

メソッド

CreateDecryptor(AsymmetricAlgorithm) (継承元 AsymmetricEncryptionAlgorithm)
CreateEncryptor(AsymmetricAlgorithm) (継承元 AsymmetricEncryptionAlgorithm)

適用対象