RsaKeyIdentifierClause.Rsa Propiedad

Definición

Obtiene el algoritmo de RSA que está 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

RSA que representa un algoritmo de RSA.

Se aplica a