sasl: How to use

 
 2 How to use
 ************
 
 (Not yet written).
 
    To use Emacs SASL library, please evaluate following expression at
 the beginning of your application program.
 
      (require 'sasl)
 
    If you want to check existence of sasl.el at runtime, instead you can
 list autoload settings for functions you want.