/* packet-pkixac.h * * Routines for PKIXAttributeCertificate (RFC3281) packet dissection. * * Copyright 2010, Stig Bjorlykke * * Wireshark - Network traffic analyzer * By Gerald Combs * 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 */