|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.cms.KEKRecipientInfoGenerator
public abstract class KEKRecipientInfoGenerator
| Field Summary | |
|---|---|
protected org.bouncycastle.operator.SymmetricKeyWrapper |
wrapper
|
| Constructor Summary | |
|---|---|
protected |
KEKRecipientInfoGenerator(org.bouncycastle.asn1.cms.KEKIdentifier kekIdentifier,
org.bouncycastle.operator.SymmetricKeyWrapper wrapper)
|
| Method Summary | |
|---|---|
org.bouncycastle.asn1.cms.RecipientInfo |
generate(org.bouncycastle.operator.GenericKey contentEncryptionKey)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final org.bouncycastle.operator.SymmetricKeyWrapper wrapper
| Constructor Detail |
|---|
protected KEKRecipientInfoGenerator(org.bouncycastle.asn1.cms.KEKIdentifier kekIdentifier,
org.bouncycastle.operator.SymmetricKeyWrapper wrapper)
| Method Detail |
|---|
public final org.bouncycastle.asn1.cms.RecipientInfo generate(org.bouncycastle.operator.GenericKey contentEncryptionKey)
throws CMSException
generate in interface RecipientInfoGeneratorCMSException
|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||