Aracılığıyla paylaş


CngAlgorithm.Sha512 Özellik

Tanım

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

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

Özellik Değeri

SHA-512 algoritmasını belirten bir nesne.

Şunlara uygulanır