| silcconnauth.html
 SILC Connection Authentication
 Header: silcconnauth.h
 
 DESCRIPTION
 
 SILC Connection Authenetication protocol API is used to perform the
 connection authentication after successful SILC Key Exchange protocol.
 The interface supports authentication based on passphrases and digital
 signatures.  It is also possible to have no authentication at all.
SilcConnAuth
SilcConnectionType
SilcConnAuthGetAuthData
SilcConnAuthCompletion
silc_connauth_alloc
silc_connauth_free
silc_connauth_get_ske
silc_connauth_initiator
silc_connauth_responder 
 
 
 
 |