See: Description
| Class | Description |
|---|---|
| ExternalSignatureCMSSignedDataGenerator |
A class for generating a CMS (PKCS#7) signature message, where encryption
procedure is kept external.
|
| ExternalSignatureSignerInfoGenerator |
An
org.bouncycastle.asn1.cms.SignerInfo generator, where
encryption operations are kept external. |
| ExternalSignatureSignerInfoGenerator.DigOutputStream |
Class wrapping a
MessageDigest update in form of an output
stream. |
CMSSignedDataGenerator and nested
classes, necessary when the encryption procedure is done with a cryptographic token.