silc_hexdump
SYNOPSIS
void silc_hexdump(const unsigned char *data, SilcUInt32 data_len, FILE *output);
DESCRIPTION
Dumps the `data' of length of `data_len' bytes as HEX. The `output' file specifies the destination.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
SYNOPSIS
void silc_hexdump(const unsigned char *data, SilcUInt32 data_len, FILE *output);
DESCRIPTION
Dumps the `data' of length of `data_len' bytes as HEX. The `output' file specifies the destination.