wireshark/asn1/cms/cms.cnf
Ronnie Sahlberg 5d366ee1e2 work in progress
New protocol CryptogrtaphicMessageSyntax
As the X.509xx protocols this protocol is not yet linked with ethereal but a work in progress.

Within the next few days the changes needed to packet-kerberos and packet-ber will be added to implement an embryonic pkinit implementation inside packet-kerberos which will in turn call cms and the x509 dissectors.

The dissectors are still very incomplete but already relatively useful.



svn path=/trunk/; revision=11432
2004-07-19 09:03:28 +00:00

23 lines
265 B
INI

# CMS.cnf
# CMS conformation file
# $Id: cms.cnf,v 1.2 2004/06/03 08:35:44 guy Exp $
#.MODULE_IMPORT
AuthenticationFramework x509af
#.INCLUDE ../x509af/x509af_exp.cnf
#.EXPORTS
SignedData
#.NO_EMIT
#.TYPE_RENAME
#.FIELD_RENAME
#.END