class type client_config =object
..end
method mech_type : oid
method target_name : (string * oid) option
method initiator_name : (string * oid) option
method initiator_cred : exn option
method privacy : support_level
method integrity : support_level
method flags : (req_flag * support_level) list