SilcBerEncoding
NAME
typedef enum { ... } SilcBerEncoding;
DESCRIPTION
Defines the BER encoding type.
SOURCE
typedef enum { SILC_BER_ENC_PRIMITIVE = 0x00, SILC_BER_ENC_CONSTRUCTED = 0x01, } SilcBerEncoding;
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Crypto Toolkit Manual Index |