次の方法で共有


RsaKeyIdentifierClause.Rsa プロパティ

定義

キー識別子句に関連する RSA アルゴリズムを取得します。

public:
 property System::Security::Cryptography::RSA ^ Rsa { System::Security::Cryptography::RSA ^ get(); };
public System.Security.Cryptography.RSA Rsa { get; }
member this.Rsa : System.Security.Cryptography.RSA
Public ReadOnly Property Rsa As RSA

プロパティ値

RSA

RSA アルゴリズムを表す RSA

適用対象