Hello, I'm developing new KX handler in GnuTLS (for GOST TLS). Right now I'm observing that during the call to gnutls_generate_client_crt_vrfy() callback, the gnutls_kx_get() function returns 0 (KX_UNKNOWN) for this session instead of the correct KX. Is it my fault, bug or misfeature? -- With best wishes Dmitry