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