CngAlgorithm.Sha256 Egenskap

Definition

Hämtar ett nytt CngAlgorithm objekt som anger algoritmen för säker hashalgoritm 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

Egenskapsvärde

Ett objekt som anger SHA-256-algoritmen.

Gäller för