aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509sat/packet-x509sat-template.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-09-06 09:12:17 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-09-06 09:12:17 +0000
commitd163bab22e83244f293a4de30ed87762cc247b56 (patch)
treede736dab8bb1f645e01db554125fa719d4f1ed4a /asn1/x509sat/packet-x509sat-template.h
parent343025b91ff92968c3e6e306eb500396670b1e37 (diff)
Update x509SAT to export DirectoryString.
Update X509CE to dissect EDIPartyName now that DirectoryString can be dissected svn path=/trunk/; revision=11910
Diffstat (limited to 'asn1/x509sat/packet-x509sat-template.h')
-rw-r--r--asn1/x509sat/packet-x509sat-template.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/asn1/x509sat/packet-x509sat-template.h b/asn1/x509sat/packet-x509sat-template.h
index 4c62b7deec..8b820c485c 100644
--- a/asn1/x509sat/packet-x509sat-template.h
+++ b/asn1/x509sat/packet-x509sat-template.h
@@ -27,5 +27,7 @@
#include "packet-x509sat-exp.h"
+int dissect_x509sat_DirectoryString(gboolean implicit_tag _U_, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
+
#endif /* PACKET_X509SAT_H */