CngAlgorithm.Sha384 Свойство

Определение

Возвращает новый CngAlgorithm объект, указывающий алгоритм безопасного хэша 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

Значение свойства

Объект, указывающий алгоритм SHA-384.

Применяется к