Aracılığıyla paylaş


CngAlgorithm.Sha384 Özellik

Tanım

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

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

Özellik Değeri

SHA-384 algoritmasını belirten bir nesne.

Şunlara uygulanır