|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.cms.KEMRecipientInfoGenerator
| Field Summary | |
protected KEMKeyWrapper |
wrapper
|
| Constructor Summary | |
protected |
KEMRecipientInfoGenerator(byte[] subjectKeyIdentifier,
KEMKeyWrapper wrapper)
|
protected |
KEMRecipientInfoGenerator(org.bouncycastle.asn1.cms.IssuerAndSerialNumber issuerAndSerial,
KEMKeyWrapper wrapper)
|
| Method Summary | |
org.bouncycastle.asn1.cms.RecipientInfo |
generate(GenericKey contentEncryptionKey)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected final KEMKeyWrapper wrapper
| Constructor Detail |
protected KEMRecipientInfoGenerator(org.bouncycastle.asn1.cms.IssuerAndSerialNumber issuerAndSerial,
KEMKeyWrapper wrapper)
protected KEMRecipientInfoGenerator(byte[] subjectKeyIdentifier,
KEMKeyWrapper wrapper)
| Method Detail |
public final org.bouncycastle.asn1.cms.RecipientInfo generate(GenericKey contentEncryptionKey)
throws CMSException
generate in interface RecipientInfoGeneratorCMSException
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||