CngAlgorithm.Rsa Vlastnost

Definice

Získá nový CngAlgorithm objekt, který určuje rsa hash algoritmus.

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

Hodnota vlastnosti

Objekt, který určuje algoritmus RSA.

Platí pro