Add constant for indefinite encoding.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3667 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -64,6 +64,8 @@ enum {
|
||||
UT_GeneralString = 27
|
||||
};
|
||||
|
||||
#define ASN1_INDEFINITE 0xdce0deed
|
||||
|
||||
#ifndef HAVE_TIMEGM
|
||||
time_t timegm (struct tm *);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user