Package com.dstc.security.cms.atts

This package defines interfaces for CMS attributes that are supported by JCSI

See:
          Description

Interface Summary
AlgorithmAndKeyLength An interface for an SMIMECapability denoting an algorithm and an optional key length.
ContentType An interface to the ContentType attribute which must be amongst the list of signed attributes in a CMS SignedData.
MessageDigest An interface to the MessageDigest Attribute that must be amongst the list of signed attributes in a CMS SignedData.
SigningTime An interface to the SigningTime attribute which must be amongst the list of signed attributes in a CMS SignedData.
SMIMECapabilities An interface to the list of algorithms supported and preferred by an S/MIME user.
SMIMECapability An interface to an algorithmic capability for an S/MIME user.
 

Package com.dstc.security.cms.atts Description

This package defines interfaces for CMS attributes that are supported by JCSI