HashAlgorithmName.SHA512 Propiedad

Definición

Obtiene un nombre de algoritmo hash que representa "SHA512".

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

Valor de propiedad

HashAlgorithmName

Nombre de algoritmo hash que representa "SHA512".

Se aplica a