[][src]Function qpid_proton_sys::pn_sasl_allowed_mechs

pub unsafe extern "C" fn pn_sasl_allowed_mechs(
    sasl: *mut pn_sasl_t,
    mechs: *const c_char
)

SASL mechanisms that are to be considered for authentication. This can be used on either the client or the server to restrict the SASL mechanisms that may be used to the mechanisms on the list.