Package | Description |
---|---|
org.bouncycastle.cert.crmf | |
org.bouncycastle.cms | |
org.bouncycastle.cms.bc | |
org.bouncycastle.cms.jcajce |
Modifier and Type | Method and Description |
---|---|
PKIArchiveControlBuilder |
PKIArchiveControlBuilder.addRecipientGenerator(RecipientInfoGenerator recipientGen)
Add a recipient generator to this control.
|
Modifier and Type | Class and Description |
---|---|
class |
KEKRecipientInfoGenerator |
class |
KeyAgreeRecipientInfoGenerator |
class |
KeyTransRecipientInfoGenerator |
class |
PasswordRecipientInfoGenerator |
Modifier and Type | Method and Description |
---|---|
void |
CMSEnvelopedGenerator.addRecipientInfoGenerator(RecipientInfoGenerator recipientGenerator)
Add a generator to produce the recipient info required.
|
Modifier and Type | Class and Description |
---|---|
class |
BcKEKRecipientInfoGenerator |
class |
BcKeyTransRecipientInfoGenerator |
class |
BcPasswordRecipientInfoGenerator |
class |
BcRSAKeyTransRecipientInfoGenerator |
Modifier and Type | Class and Description |
---|---|
class |
JceKEKRecipientInfoGenerator |
class |
JceKeyAgreeRecipientInfoGenerator |
class |
JceKeyTransRecipientInfoGenerator |
class |
JcePasswordRecipientInfoGenerator |