wireshark/epan/dissectors/asn1/pkixac/packet-pkixac-template.h

21 lines
435 B
C

/* packet-pkixac.h
*
* Routines for PKIXAttributeCertificate (RFC3281) packet dissection.
*
* Copyright 2010, Stig Bjorlykke <stig@bjorlykke.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef PACKET_PKIXAC_H
#define PACKET_PKIXAC_H
/*#include "packet-pkixac-exp.h"*/
#endif /* PACKET_PKIXAC_H */