Share via


CngAlgorithm.Sha256 Özellik

Tanım

Güvenli Karma Algoritması 256 (SHA-256) algoritmasını belirten yeni CngAlgorithm bir nesne alır.

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

Özellik Değeri

SHA-256 algoritmasını belirten bir nesne.

Şunlara uygulanır