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

适用于