CngAlgorithm.Rsa Eigenschap

Definitie

Hiermee haalt u een nieuw CngAlgorithm object op waarmee het RSA-hash-algoritme wordt opgegeven.

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

Waarde van eigenschap

Een object dat het RSA-algoritme aangeeft.

Van toepassing op