aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x420/x420-exp.cnf
blob: 2e0a43f5353432948a36061f7654bfc7ee74c173 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Do not modify this file.
# It is created automatically by the ASN.1 to Wireshark dissector compiler
# .\x420-exp.cnf
# ../../tools/asn2wrs.py -b -e -p x420 -c x420.cnf -s packet-x420-template x420.asn

#.MODULE
IPMSInformationObjects  x420
#.END

#.IMPORT_TAG
InformationObject        BER_CLASS_ANY/*choice*/ -1/*choice*/
IPM                      BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
ORDescriptor             BER_CLASS_UNI BER_UNI_TAG_SET
ExtensionsField          BER_CLASS_UNI BER_UNI_TAG_SET
MessageParameters        BER_CLASS_UNI BER_UNI_TAG_SET
IPN                      BER_CLASS_UNI BER_UNI_TAG_SET
#.END

#.TYPE_ATTR
InformationObject        TYPE = FT_UINT32  DISPLAY = BASE_DEC   STRINGS = VALS(x420_InformationObject_vals)  BITMASK = 0
IPM                      TYPE = FT_NONE    DISPLAY = BASE_NONE  STRINGS = NULL  BITMASK = 0
ORDescriptor             TYPE = FT_NONE    DISPLAY = BASE_NONE  STRINGS = NULL  BITMASK = 0
ExtensionsField          TYPE = FT_UINT32  DISPLAY = BASE_DEC   STRINGS = NULL  BITMASK = 0
MessageParameters        TYPE = FT_NONE    DISPLAY = BASE_NONE  STRINGS = NULL  BITMASK = 0
IPN                      TYPE = FT_NONE    DISPLAY = BASE_NONE  STRINGS = NULL  BITMASK = 0
#.END