CngAlgorithm.Sha384 Egenskap

Definition

Hämtar ett nytt CngAlgorithm objekt som anger algoritmen för säker hashalgoritm 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

Egenskapsvärde

Ett objekt som anger SHA-384-algoritmen.

Gäller för