static bool ellipticCurveDiffieHellman(int id) => id == ECDH_SHA2_NISTP256 || id == ECDH_SHA2_NISTP384 || id == ECDH_SHA2_NISTP521;