aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h235
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2007-10-11 17:56:24 +0000
committerJörg Mayer <jmayer@loplof.de>2007-10-11 17:56:24 +0000
commitd0e34ab8c359963a1e428d2ea8bd1ea69a20d620 (patch)
tree3ba14240fa0ce92b89b9a4a0544a6728074fbb02 /asn1/h235
parente4d58aa9f06ab5a469b3a8f8b4e822c68fd462fe (diff)
Remove the remaining autogenereated -exp.cnf files
svn path=/trunk/; revision=23148
Diffstat (limited to 'asn1/h235')
-rw-r--r--asn1/h235/h235-exp.cnf22
1 files changed, 0 insertions, 22 deletions
diff --git a/asn1/h235/h235-exp.cnf b/asn1/h235/h235-exp.cnf
deleted file mode 100644
index 6c04ea69ab..0000000000
--- a/asn1/h235/h235-exp.cnf
+++ /dev/null
@@ -1,22 +0,0 @@
-# Do not modify this file.
-# It is created automatically by the ASN.1 to Wireshark dissector compiler
-# .\h235-exp.cnf
-# ../../tools/asn2wrs.py -e -p h235 -c h235.cnf -s packet-h235-template H235-SECURITY-MESSAGES.asn H235-SRTP.asn
-
-#.MODULE
-H235-SECURITY-MESSAGES h235
-H235-SRTP h235
-#.END
-
-#.TYPE_ATTR
-TimeStamp TYPE = FT_ABSOLUTE_TIME DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
-AuthenticationMechanism TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(h235_AuthenticationMechanism_vals) BITMASK = 0
-ClearToken TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
-SIGNED TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
-ENCRYPTED TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
-HASHED TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
-CryptoToken TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(h235_CryptoToken_vals) BITMASK = 0
-SrtpCryptoCapability TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = NULL BITMASK = 0
-SrtpKeys TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = NULL BITMASK = 0
-#.END
-