CngAlgorithm.Rsa Proprietà

Definizione

Ottiene un nuovo oggetto CngAlgorithm che specifica l'algoritmo hash RSA.

public:
 static property System::Security::Cryptography::CngAlgorithm ^ Rsa { System::Security::Cryptography::CngAlgorithm ^ get(); };
public static System.Security.Cryptography.CngAlgorithm Rsa { get; }
static member Rsa : System.Security.Cryptography.CngAlgorithm
Public Shared ReadOnly Property Rsa As CngAlgorithm

Valore della proprietà

Oggetto che specifica l'algoritmo RSA.

Si applica a