HashAlgorithmName.SHA256 Proprietà

Definizione

Ottiene un nome di algoritmo hash che rappresenta "SHA256".

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

Valore della proprietà

Nome di algoritmo hash che rappresenta "SHA256".

Si applica a