Kerberos: add kerberos_inject_longterm_key() helper function
[wireshark-sm.git] / epan / dissectors / asn1 / ftam / packet-ftam-template.h
blob1e350c816ad5512b0e2f7b27c0d3be2733263b9f
1 /* packet-ftam.h
2 * Routine to dissect OSI ISO 8571 FTAM Protocol packets
3 * based on the ASN.1 specification from http://www.itu.int/ITU-T/asn1/database/iso/8571-4/1988/
5 * also based on original handwritten dissector by
6 * Yuriy Sidelnikov <YSidelnikov@hotmail.com>
8 * Anders Broman and Ronnie Sahlberg 2005
10 * Wireshark - Network traffic analyzer
11 * By Gerald Combs <gerald@wireshark.org>
12 * Copyright 1998 Gerald Combs
14 * SPDX-License-Identifier: GPL-2.0-or-later
17 #ifndef PACKET_FTAM_H
18 #define PACKET_FTAM_H
20 #include "packet-ftam-exp.h"
22 #endif /* PACKET_FTAM_H */