object
  method tls_set_cache :
    store:(string -> string -> unit) ->
    remove:(string -> unit) -> retrieve:(string -> string) -> unit
end