[ CCode ( cname = "camel_sasl_new" ) ]
public static Sasl? for_service (string service_name, string mechanism, Service service)
service_name |
the SASL service name |
mechanism |
the SASL mechanism |
service |
the CamelService that will be using this SASL |
a new Sasl object for the given |