共用方式為


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 演算法。

適用於