RsaSecurityToken.Rsa Egenskap

Definition

Hämtar en RSA-algoritm som kan skapa en asymmetrisk nyckel.

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 som kan skapa en asymmetrisk nyckel.

Gäller för