| Interface | Description |
|---|---|
| CMSAttributeTableGenerator |
Note: The SIGNATURE parameter is only available when generating unsigned attributes.
|
| CMSProcessable |
| Class | Description |
|---|---|
| CMSCompressedData |
containing class for an CMS Compressed Data object
|
| CMSCompressedDataGenerator |
General class for generating a compressed CMS message.
|
| CMSCompressedDataParser |
Class for reading a CMS Compressed Data stream.
|
| CMSCompressedDataStreamGenerator |
General class for generating a compressed CMS message stream.
|
| CMSContentInfoParser | |
| CMSEnvelopableByteArray | Deprecated
use CMSProcessable
|
| CMSEnvelopedData |
containing class for an CMS Enveloped Data object
|
| CMSEnvelopedDataGenerator |
General class for generating a CMS enveloped-data message.
|
| CMSEnvelopedDataParser |
Parsing class for an CMS Enveloped Data object from an input stream.
|
| CMSEnvelopedDataStreamGenerator |
General class for generating a CMS enveloped-data message stream.
|
| CMSEnvelopedGenerator |
General class for generating a CMS enveloped-data message.
|
| CMSEnvelopedHelper | |
| CMSGammaEnvelopedData |
Created by IntelliJ IDEA.
|
| CMSPBEKey | |
| CMSProcessableByteArray |
a holding class for a byte array of data to be processed.
|
| 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.
|
| CMSSignedDataGenerator.DigOutputStream | |
| CMSSignedDataGenerator.SigOutputStream | |
| CMSSignedDataMultipleSignatureGenerator |
class for generating multiple-signature CMS Signed Data
https://tools.ietf.org/html/rfc5652
|
| CMSSignedDataParser |
Parsing class for an CMS Signed Data object from an input stream.
|
| CMSSignedDataStreamGenerator |
General class for generating a pkcs7-signature message stream.
|
| CMSSignedGenerator | |
| CMSSignedHelper | |
| CMSTypedStream | |
| CMSUtils | |
| CMSVistaEnvelopedData | |
| CMSVistaSignedDataGenerator |
general class for generating a pkcs7-signature message.
|
| CMSVistaSignedDataGenerator.DigOutputStream | |
| CMSVistaSignedDataGenerator.SigOutputStream | |
| DefaultSignedAttributeTableGenerator |
Default signed attributes generator.
|
| KEKRecipientInformation |
the RecipientInfo class for a recipient who has been sent a message
encrypted using a secret key known to the other side.
|
| KeyAgreeRecipientInformation |
the RecipientInfo class for a recipient who has been sent a message
encrypted using key agreement.
|
| 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.
|
| PasswordRecipientInformation |
the RecipientInfo class for a recipient who has been sent a message
encrypted using a password.
|
| Pkcs7Data |
Класс для работы с PKCS#7
|
| RecipientId | |
| RecipientInformation | |
| RecipientInformationStore | |
| SignerId |
a basic index for a signer.
|
| SignerInformation |
an expanded SignerInfo block from a CMS Signed message
|
| SignerInformationStore | |
| SimpleAttributeTableGenerator |
Basic generator that just returns a preconstructed attribute table
|
| Exception | Description |
|---|---|
| CMSAttributeTableGenerationException | |
| CMSException | |
| CMSRuntimeException |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.