HashAlgorithmName.SHA384 Proprietà

Definizione

Ottiene un nome di algoritmo hash che rappresenta "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

Valore della proprietà

Nome di algoritmo hash che rappresenta "SHA384".

Si applica a