CngAlgorithm.Sha512 Egenskap

Definition

Hämtar ett nytt CngAlgorithm objekt som anger algoritmen för säker hashalgoritm 512 (SHA-512).

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

Egenskapsvärde

Ett objekt som anger SHA-512-algoritmen.

Gäller för