CngAlgorithm.Sha384 Vlastnost

Definice

Získá nový CngAlgorithm objekt, který určuje algoritmus Secure Hash Algoritmus 384 (SHA-384).

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

Hodnota vlastnosti

CngAlgorithm

Objekt, který určuje algoritmus SHA-384.

Platí pro