3 #ifndef _HEX_CODE_H_INCLUDED_
4 #define _HEX_CODE_H_INCLUDED_
10 /* encode/decode data, hexadecimal style
12 /* #include <hex_code.h>
24 extern VSTRING
*hex_encode(VSTRING
*, const char *, ssize_t
);
25 extern VSTRING
*hex_decode(VSTRING
*, const char *, ssize_t
);
30 /* The Secure Mailer license must be distributed with this software.
33 /* IBM T.J. Watson Research
35 /* Yorktown Heights, NY 10598, USA