aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pkix1implicit.h
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2004-12-05 21:47:49 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2004-12-05 21:47:49 +0000
commitfc58319dbc17ac598f217ecda5f3e606c2d51a4a (patch)
tree4d7a0b29c969200bde372a3c769384f0270e2a1d /epan/dissectors/packet-pkix1implicit.h
parent63e7ea2ec12cc4edc20fbfa0d0282c96ce4b2ba0 (diff)
updates to pkix1implicit (we have to think about how to rewrite both pkix1eplicit and pkix1implicit to avoid the crap with duplicate definitions from x509)
New protocol : RFC3161 PKIX TimeStamp Protocol git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12669 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-pkix1implicit.h')
-rw-r--r--epan/dissectors/packet-pkix1implicit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-pkix1implicit.h b/epan/dissectors/packet-pkix1implicit.h
index c6d08f7a00..f88246c553 100644
--- a/epan/dissectors/packet-pkix1implicit.h
+++ b/epan/dissectors/packet-pkix1implicit.h
@@ -32,6 +32,8 @@
#ifndef PACKET_PKIX1IMPLICIT_H
#define PACKET_PKIX1IMPLICIT_H
+int dissect_pkix1implicit_GeneralName(gboolean implicit_tag _U_, tvbuff_t *tvb, int offset, packet_info *pinfo _U_, proto_tree *tree, int hf_index _U_);
+
/*--- Included file: packet-pkix1implicit-exp.h ---*/