| silcvcard.html
 SILC VCard
 Header: silcvcard.h
 
 DESCRIPTION
 
 Implementation of the VCard 3.0 standard (RFC 2426) that can be used
 with Requested Attributes (in WHOIS command) to deliver personal
 information.  All fields are not supported since some of the
 information are not needed in context of SILC.  If such VCard is
 received this implementation ignores the unsupported fields.
SilcVCard
silc_vcard_encode
silc_vcard_decode
silc_vcard_alloc
silc_vcard_free
silc_vcard_fprintf 
 
 
 
 |