CngAlgorithm.Sha512 Vlastnost

Definice

Získá nový CngAlgorithm objekt, který určuje algoritmus Secure Hash Algoritmus 512 (SHA-512).

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

Hodnota vlastnosti

CngAlgorithm

Objekt, který určuje algoritmus SHA-512.

Platí pro