RsaKeyIdentifierClause.Rsa Propiedad

Definición

Obtiene el algoritmo RSA asociado a la cláusula de identificador de clave.

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

Valor de propiedad

RSA

que RSA representa un algoritmo RSA.

Se aplica a