Package | Description |
---|---|
old.org.bouncycastle.cert.crmf | |
old.org.bouncycastle.cms | |
old.org.bouncycastle.cms.bc | |
old.org.bouncycastle.cms.jcajce | |
old.org.bouncycastle.mail.smime |
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 |
BcKeyTransRecipientInfoGenerator |
class |
BcRSAKeyTransRecipientInfoGenerator |
Modifier and Type | Class and Description |
---|---|
class |
JceKEKRecipientInfoGenerator |
class |
JceKeyAgreeRecipientInfoGenerator |
class |
JceKeyTransRecipientInfoGenerator |
class |
JcePasswordRecipientInfoGenerator |
Modifier and Type | Method and Description |
---|---|
void |
SMIMEEnvelopedGenerator.addRecipientInfoGenerator(RecipientInfoGenerator recipientInfoGen)
add a recipientInfoGenerator.
|
Copyright © 2015. All rights reserved.