Wireshark  4.3.0
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 -q -L -p pkixac -c ./pkixac.cnf -s ./packet-pkixac-template -D . -O ../.. PKIXAttributeCertificate.asn */
5 
6 /* packet-pkixac.h
7  *
8  * Routines for PKIXAttributeCertificate (RFC3281) packet dissection.
9  *
10  * Copyright 2010, Stig Bjorlykke <stig@bjorlykke.org>
11  *
12  * Wireshark - Network traffic analyzer
13  * By Gerald Combs <gerald@wireshark.org>
14  * Copyright 1998 Gerald Combs
15  *
16  * SPDX-License-Identifier: GPL-2.0-or-later
17  */
18 
19 #ifndef PACKET_PKIXAC_H
20 #define PACKET_PKIXAC_H
21 
22 /*#include "packet-pkixac-exp.h"*/
23 
24 #endif /* PACKET_PKIXAC_H */
25