|
Bouncy Castle Cryptography 1.66 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.cms.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
|
Bouncy Castle Cryptography 1.66 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |