| Class and Description |
|---|
| CMSEnvelopedData
containing class for an CMS Enveloped Data object
Example of use - assuming the first recipient matches the private key we have.
|
| CMSException |
| RecipientInfoGenerator |
| Class and Description |
|---|
| CMSAttributeTableGenerationException |
| CMSAttributeTableGenerator
Note: The SIGNATURE parameter is only available when generating unsigned attributes.
|
| CMSAuthenticatedData
containing class for an CMS Authenticated Data object
|
| CMSAuthenticatedGenerator |
| CMSCompressedData
containing class for an CMS Compressed Data object
CMSCompressedData cd = new CMSCompressedData(inputStream);
process(cd.getContent(new ZlibExpanderProvider()));
|
| CMSContentInfoParser |
| CMSEnvelopedData
containing class for an CMS Enveloped Data object
Example of use - assuming the first recipient matches the private key we have.
|
| CMSEnvelopedGenerator
General class for generating a CMS enveloped-data message.
|
| CMSException |
| CMSPBEKey |
| CMSProcessable
Use CMSTypedData instead of this.
|
| CMSRuntimeException |
| CMSSignedData
general class for handling a pkcs7-signature message.
|
| CMSSignedGenerator |
| CMSTypedData |
| CMSTypedStream |
| PasswordRecipientInfoGenerator |
| Recipient |
| RecipientId |
| RecipientInfoGenerator |
| RecipientInformation |
| RecipientInformationStore |
| RecipientOperator |
| SignerId
a basic index for a signer.
|
| SignerInfoGenerator |
| SignerInfoGeneratorBuilder |
| SignerInformation
an expanded SignerInfo block from a CMS Signed message
|
| SignerInformationStore |
| SignerInformationVerifier |
| Class and Description |
|---|
| KeyTransRecipientInfoGenerator |
| RecipientInfoGenerator |
| SignerInformationVerifier |
| Class and Description |
|---|
| CMSAttributeTableGenerator
Note: The SIGNATURE parameter is only available when generating unsigned attributes.
|
| CMSException |
| KEKRecipient |
| KEKRecipientInfoGenerator |
| KeyAgreeRecipient |
| KeyAgreeRecipientId |
| KeyAgreeRecipientInfoGenerator |
| KeyTransRecipient |
| KeyTransRecipientId |
| KeyTransRecipientInfoGenerator |
| PasswordRecipient |
| PasswordRecipientInfoGenerator |
| Recipient |
| RecipientId |
| RecipientInfoGenerator |
| RecipientOperator |
| SignerInfoGenerator |
| SignerInformationVerifier |
| Class and Description |
|---|
| CMSCompressedData
containing class for an CMS Compressed Data object
CMSCompressedData cd = new CMSCompressedData(inputStream);
process(cd.getContent(new ZlibExpanderProvider()));
|
| CMSCompressedDataParser
Class for reading a CMS Compressed Data stream.
|
| CMSContentInfoParser |
| CMSEnvelopedData
containing class for an CMS Enveloped Data object
Example of use - assuming the first recipient matches the private key we have.
|
| CMSEnvelopedDataParser
Parsing class for an CMS Enveloped Data object from an input stream.
|
| CMSException |
| CMSProcessable
Use CMSTypedData instead of this.
|
| CMSSignedData
general class for handling a pkcs7-signature message.
|
| CMSSignedDataParser
Parsing class for an CMS Signed Data object from an input stream.
|
| CMSTypedStream |
| RecipientInfoGenerator |
| SignerInfoGenerator |
| SignerInformationStore |
| Class and Description |
|---|
| SignerInformation
an expanded SignerInfo block from a CMS Signed message
|
| SignerInformationStore |
| Class and Description |
|---|
| CMSException |
| CMSSignedData
general class for handling a pkcs7-signature message.
|
| SignerId
a basic index for a signer.
|
| SignerInfoGenerator |
| SignerInformation
an expanded SignerInfo block from a CMS Signed message
|
| SignerInformationVerifier |
| Class and Description |
|---|
| CMSContentInfoParser |
| CMSException |
Copyright © 2015. All rights reserved.