public abstract class KEKRecipientInfoGenerator extends Object implements RecipientInfoGenerator
| Modifier and Type | Field and Description |
|---|---|
protected SymmetricKeyWrapper |
wrapper |
| Modifier | Constructor and Description |
|---|---|
protected |
KEKRecipientInfoGenerator(org.bouncycastle.asn1.cms.KEKIdentifier kekIdentifier,
SymmetricKeyWrapper wrapper) |
protected final SymmetricKeyWrapper wrapper
protected KEKRecipientInfoGenerator(org.bouncycastle.asn1.cms.KEKIdentifier kekIdentifier,
SymmetricKeyWrapper wrapper)
public final org.bouncycastle.asn1.cms.RecipientInfo generate(GenericKey contentEncryptionKey) throws CMSException
generate in interface RecipientInfoGeneratorCMSExceptionCopyright © 2014. All rights reserved.