Partager via


RsaKeyIdentifierClause.Rsa Propriété

Définition

Obtient l'algorithme RSA associé à la clause d'identificateur de clé.

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

Valeur de propriété

RSA

RSA qui représente un algorithme RSA.

S’applique à