Package org.bouncycastle.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 a holding class for a byte array of data to be enveloped.
CMSEnvelopedData containing class for an CMS Enveloped Data object
CMSEnvelopedDataGenerator General class for generating a CMS enveloped-data message.
CMSException
CMSProcessableByteArray a holding class for a byte array of data to be compressed.
CMSSignableByteArray a holding class for a byte array of data to be signed or verified.
CMSSignedData general class for handling a pkcs7-signature message.
CMSSignedDataGenerator general class for generating a pkcs7-signature message.
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.
KEKRecipientInformation the RecipientInfo class for a recipient who has been sent a message encrypted using a secret key known to the other side.
RecipientId
RecipientInformation
RecipientInformationStore
SignerId a basic index for a signer.
SignerInformation an expanded SignerInfo block from a CMS Signed message
SignerInformationStore