Subclasses of Attribute in org.webdocwf.util.smime.cms |
class |
CapabilitiesAttribute
Capabilities which this class can indicate are capabilities of symetric
encryption algorithm: DES_EDE3_CBC, RC2_CBC with 128bit key, RC2_CBC with
64bit key, DES and RC2_CBC with 40bit key. |
class |
ContentTypeAttribute
Content Type Attribute is Signed Attribute and is used for creating CMS
objects for signed messages. |
class |
MessageDigestAttribute
MessageDigestAttribute is Signed Attribute and is used for creating CMS object
for signed messages. |
class |
SigningTimeAttribute
Signing Time Attribute is signed attribute and it is used in creating CMS
objects for signed messages. |