Share via


HashAlgorithmName.SHA384 Vlastnost

Definice

Získá název hash algoritmu, který představuje "SHA384".

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

Hodnota vlastnosti

Název hashovacího algoritmu, který představuje "SHA384".

Platí pro