TODO netlogon_user_flags_ntlmv2_enabled
[wireshark-sm.git] / epan / dissectors / asn1 / cms / packet-cms-template.h
blobeb1f45fbee8ba2d15cad1d335954a9e144c29543
1 /* packet-cms.h
2 * Routines for RFC5652 Cryptographic Message Syntax packet dissection
3 * Ronnie Sahlberg 2004
4 * Stig Bjorlykke 2010
5 * Uwe Heuert 2022
7 * Wireshark - Network traffic analyzer
8 * By Gerald Combs <gerald@wireshark.org>
9 * Copyright 1998 Gerald Combs
11 * SPDX-License-Identifier: GPL-2.0-or-later
14 #ifndef PACKET_CMS_H
15 #define PACKET_CMS_H
17 #include "packet-cms-exp.h"
19 #endif /* PACKET_CMS_H */