CngAlgorithmGroup.DiffieHellman Eigenschaft

Definition

Ruft ein CngAlgorithmGroup-Objekt ab, das die Diffie-Hellman-Familie von Algorithmen angibt.

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

Eigenschaftswert

CngAlgorithmGroup

Ein Objekt, das die Diffie-Hellman-Familie von Algorithmen angibt.

Gilt für