wireshark/asn1/rtse/rtse-exp.cnf
Anders Broman 8a31ec4d19 From Graeme Lunt
X420 - incorrect ExtendedBodyPart handling
ACSE - support for implicitly tagged EXTERNALs and dissection based upon direct-reference RTSE - same change for RTSE EXTERNAL handling as above CMS  - support for ContentType, MessageDigest, SigningTime and CounterSignature attributes ESS  - support for ESSSecurityLabel and EquivalentLabels attributes


svn path=/trunk/; revision=16071
2005-10-03 05:16:57 +00:00

17 lines
760 B
INI

#.IMPORT_TAG
RTORQapdu BER_CLASS_UNI BER_UNI_TAG_SET
RTOACapdu BER_CLASS_UNI BER_UNI_TAG_SET
RTORJapdu BER_CLASS_UNI BER_UNI_TAG_SET
RTABapdu BER_CLASS_UNI BER_UNI_TAG_SET
EXTERNAL BER_CLASS_UNI 8
#.END
#.TYPE_ATTR
RTORQapdu TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
RTOACapdu TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
RTORJapdu TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
RTABapdu TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
EXTERNAL TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
#.END