Package com.digt.trusted.cms

Interface Summary
CMSProcessable  
 

Class Summary
CMSCompressedData containing class for an CMS Compressed Data object
CMSCompressedDataGenerator General class for generating a compressed CMS message.
CMSEnvelopableByteArray Deprecated. use CMSProcessable
CMSEnvelopedData containing class for an CMS Enveloped Data object
CMSEnvelopedDataGenerator General class for generating a pkcs7-mime message.
CMSProcessableByteArray a holding class for a byte array of data to be compressed.
CMSProcessableFile a holding class for a file of data to be processed.
CMSSignableByteArray Deprecated. use CMSProcessableByteArray
CMSSignedData general class for handling a pkcs7-signature message.
CMSSignedDataGenerator general class for generating a pkcs7-signature message.
KEKRecipientInformation the RecipientInfo class for a recipient who has been sent a message encrypted using a secret key known to the other side.
KeyTransRecipientInformation the KeyTransRecipientInformation class for a recipient who has been sent a secret key encrypted using their public key that needs to be used to extract the message.
RecipientId  
RecipientInformation  
RecipientInformationStore  
SignerId a basic index for a signer.
SignerInformation an expanded SignerInfo block from a CMS Signed message
SignerInformationStore  
 

Exception Summary
CMSException