Freigeben über


RsaKeyIdentifierClause.Rsa Eigenschaft

Definition

Ruft den RSA-Algorithmus ab, der der Schlüsselbezeichnerklausel zugeordnet wird.

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

Eigenschaftswert

RSA

Ein RSA, der einen RSA-Algorithmus darstellt.

Gilt für: