diff options
author | Tomas Kukosa <tomas.kukosa@siemens.com> | 2006-05-23 15:17:14 +0000 |
---|---|---|
committer | Tomas Kukosa <tomas.kukosa@siemens.com> | 2006-05-23 15:17:14 +0000 |
commit | 55600fb60adbd522e512b278d1da2b88dfa14039 (patch) | |
tree | a465a11fa554bd6640bc084ce1421b6569125078 /asn1/x509ce | |
parent | 8bb127d1c1a97aa10b755c9a83488b4aa3b7a5dd (diff) | |
download | wireshark-55600fb60adbd522e512b278d1da2b88dfa14039.tar.gz wireshark-55600fb60adbd522e512b278d1da2b88dfa14039.tar.bz2 wireshark-55600fb60adbd522e512b278d1da2b88dfa14039.zip |
Ethereal -> Wireshark
asn2eth -> asn2wrs
svn path=/trunk/; revision=18214
Diffstat (limited to 'asn1/x509ce')
-rw-r--r-- | asn1/x509ce/x509ce-exp.cnf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/asn1/x509ce/x509ce-exp.cnf b/asn1/x509ce/x509ce-exp.cnf index 50de440a24..c278497151 100644 --- a/asn1/x509ce/x509ce-exp.cnf +++ b/asn1/x509ce/x509ce-exp.cnf @@ -1,3 +1,12 @@ +# Do not modify this file. +# It is created automatically by the ASN.1 to Wireshark dissector compiler +# .\x509ce-exp.cnf +# ../../tools/asn2wrs.py -b -e -p x509ce -c x509ce.cnf -s packet-x509ce-template CertificateExtensions.asn + +#.MODULE +CertificateExtensions x509ce +#.END + #.IMPORT_TAG AuthorityKeyIdentifier BER_CLASS_UNI BER_UNI_TAG_SEQUENCE KeyIdentifier BER_CLASS_UNI BER_UNI_TAG_OCTETSTRING |