Module type Netmech_scram_http.PROFILE

module type PROFILE = sig .. end

val mutual : bool
val hash_function : Netsys_digests.iana_hash_fn
val test_nonce : string option