Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
packet-pkixproxy.h
1 /* Do not modify this file. Changes will be overwritten. */
2 /* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3 /* packet-pkixproxy.h */
4 /* asn2wrs.py -b -p pkixproxy -c ./pkixproxy.cnf -s ./packet-pkixproxy-template -D . -O ../.. PKIXProxy.asn */
5 
6 /* Input file: packet-pkixproxy-template.h */
7 
8 #line 1 "./asn1/pkixproxy/packet-pkixproxy-template.h"
9 /* packet-pkixproxy.h
10  * Routines for RFC3820 PKIXProxy packet dissection
11  * Ronnie Sahlberg 2004
12  *
13  * Wireshark - Network traffic analyzer
14  * By Gerald Combs <gerald@wireshark.org>
15  * Copyright 1998 Gerald Combs
16  *
17  * SPDX-License-Identifier: GPL-2.0-or-later
18  */
19 
20 #ifndef PACKET_PKIXPROXY_H
21 #define PACKET_PKIXPROXY_H
22 
23 /*#include "packet-pkixproxy-exp.h"*/
24 
25 #endif /* PACKET_PKIXPROXY_H */
26