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