x25519DiffieHellman static method

bool x25519DiffieHellman(
  1. int id
)

Implementation

static bool x25519DiffieHellman(int id) => id == ECDH_SHA2_X25519;