|
Bouncy Castle Cryptography 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.cms.KEKRecipientInfoGenerator
org.bouncycastle.cms.jcajce.JceKEKRecipientInfoGenerator
public class JceKEKRecipientInfoGenerator
| Field Summary |
|---|
| Fields inherited from class org.bouncycastle.cms.KEKRecipientInfoGenerator |
|---|
wrapper |
| Constructor Summary | |
|---|---|
JceKEKRecipientInfoGenerator(KEKIdentifier kekIdentifier,
javax.crypto.SecretKey keyEncryptionKey)
|
|
| Method Summary | |
|---|---|
JceKEKRecipientInfoGenerator |
setProvider(java.security.Provider provider)
|
JceKEKRecipientInfoGenerator |
setProvider(java.lang.String providerName)
|
JceKEKRecipientInfoGenerator |
setSecureRandom(java.security.SecureRandom random)
|
| Methods inherited from class org.bouncycastle.cms.KEKRecipientInfoGenerator |
|---|
generate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JceKEKRecipientInfoGenerator(KEKIdentifier kekIdentifier,
javax.crypto.SecretKey keyEncryptionKey)
| Method Detail |
|---|
public JceKEKRecipientInfoGenerator setProvider(java.security.Provider provider)
public JceKEKRecipientInfoGenerator setProvider(java.lang.String providerName)
public JceKEKRecipientInfoGenerator setSecureRandom(java.security.SecureRandom random)
|
Bouncy Castle Cryptography 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||