RecipientBcKEKEnvelopedRecipient, BcKEKRecipient, JceKEKAuthenticatedRecipient, JceKEKEnvelopedRecipient, JceKEKRecipientpublic interface KEKRecipient extends Recipient
| Modifier and Type | Method | Description |
|---|---|---|
RecipientOperator |
getRecipientOperator(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncAlg,
org.bouncycastle.asn1.x509.AlgorithmIdentifier contentEncryptionAlgorithm,
byte[] encryptedContentKey) |
RecipientOperator getRecipientOperator(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncAlg, org.bouncycastle.asn1.x509.AlgorithmIdentifier contentEncryptionAlgorithm, byte[] encryptedContentKey) throws CMSException
CMSException