added print hook for certinfo_t printing

This commit is contained in:
Andreas Steffen
2007-03-06 14:27:34 +00:00
parent aa3af83a80
commit fd8819e06f
+2
View File
@@ -60,6 +60,8 @@
#define PRINTF_TIME_DELTA 'V'
/** 1 argument: ca_info_t *ca_info; with #-modifier 2 arguments: ca_info_t *ca_info, bool utc */
#define PRINTF_CAINFO 'W'
/** 1 argument: certinfo_t *certinfo; with #-modifier 2 arguments: certinfo_t *certinfo, bool utc */
#define PRINTF_CERTINFO 'X'
/**
* Generic arginfo handlers for printf() hooks