RecipientInfoGeneratorBcKEKRecipientInfoGenerator, JceKEKRecipientInfoGeneratorpublic abstract class KEKRecipientInfoGenerator extends java.lang.Object implements RecipientInfoGenerator
| Modifier and Type | Field | Description |
|---|---|---|
protected SymmetricKeyWrapper |
wrapper |
| Modifier | Constructor | Description |
|---|---|---|
protected |
KEKRecipientInfoGenerator(org.bouncycastle.asn1.cms.KEKIdentifier kekIdentifier,
SymmetricKeyWrapper wrapper) |
| Modifier and Type | Method | Description |
|---|---|---|
org.bouncycastle.asn1.cms.RecipientInfo |
generate(GenericKey contentEncryptionKey) |
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 RecipientInfoGeneratorCMSException