CngAlgorithm.Sha256 Właściwość

Definicja

Pobiera nowy CngAlgorithm obiekt określający algorytm Secure Hash Algorithm 256 (SHA-256).

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

Wartość właściwości

Obiekt określający algorytm SHA-256.

Dotyczy