RsaKeyIdentifierClause.Rsa Egenskap

Definition

Hämtar RSA-algoritmen som är associerad med nyckelidentifierarsatsen.

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

Egenskapsvärde

RSA

En RSA som representerar en RSA-algoritm.

Gäller för