CngAlgorithm.Sha384 Właściwość

Definicja

Pobiera nowy CngAlgorithm obiekt, który określa algorytm Secure Hash Algorithm 384 (SHA-384).

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

Wartość właściwości

Obiekt określający algorytm SHA-384.

Dotyczy