Module type Nettls_gnutls.GNUTLS_PROVIDER

module type GNUTLS_PROVIDER = sig .. end

include Netsys_crypto_types.TLS_PROVIDER
val gnutls_session : endpoint -> Nettls_gnutls_bindings.gnutls_session_t

Get the gnutls_session of the endpoint

val gnutls_credentials : credentials -> Nettls_gnutls_bindings.gnutls_credentials

Get the gnutls_credentials of the generic credentials