X25519DiffieHellman.GenerateKey Method

Definition

public:
 static System::Security::Cryptography::X25519DiffieHellman ^ GenerateKey();
public static System.Security.Cryptography.X25519DiffieHellman GenerateKey();
static member GenerateKey : unit -> System.Security.Cryptography.X25519DiffieHellman
Public Shared Function GenerateKey () As X25519DiffieHellman

Returns

Applies to