|
Bouncy Castle Cryptography 1.51 | ||||||||
| 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.bc.BcKEKRecipientInfoGenerator
public class BcKEKRecipientInfoGenerator
| Field Summary |
|---|
| Fields inherited from class org.bouncycastle.cms.KEKRecipientInfoGenerator |
|---|
wrapper |
| Constructor Summary | |
|---|---|
BcKEKRecipientInfoGenerator(byte[] keyIdentifier,
org.bouncycastle.operator.bc.BcSymmetricKeyWrapper kekWrapper)
|
|
BcKEKRecipientInfoGenerator(org.bouncycastle.asn1.cms.KEKIdentifier kekIdentifier,
org.bouncycastle.operator.bc.BcSymmetricKeyWrapper kekWrapper)
|
|
| Method Summary |
|---|
| 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 BcKEKRecipientInfoGenerator(org.bouncycastle.asn1.cms.KEKIdentifier kekIdentifier,
org.bouncycastle.operator.bc.BcSymmetricKeyWrapper kekWrapper)
public BcKEKRecipientInfoGenerator(byte[] keyIdentifier,
org.bouncycastle.operator.bc.BcSymmetricKeyWrapper kekWrapper)
|
Bouncy Castle Cryptography 1.51 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||