public abstract class KeyTransRecipientInfoGenerator extends java.lang.Object implements RecipientInfoGenerator
| Modifier and Type | Field and Description |
|---|---|
protected org.bouncycastle.operator.AsymmetricKeyWrapper |
wrapper |
| Modifier | Constructor and Description |
|---|---|
protected |
KeyTransRecipientInfoGenerator(IssuerAndSerialNumber issuerAndSerial,
org.bouncycastle.operator.AsymmetricKeyWrapper wrapper) |
| Modifier and Type | Method and Description |
|---|---|
RecipientInfo |
generate(org.bouncycastle.operator.GenericKey contentEncryptionKey) |
protected KeyTransRecipientInfoGenerator(IssuerAndSerialNumber issuerAndSerial,
org.bouncycastle.operator.AsymmetricKeyWrapper wrapper)
public final RecipientInfo generate(org.bouncycastle.operator.GenericKey contentEncryptionKey)
throws CMSException
generate in interface RecipientInfoGeneratorCMSException