public class JceKeyTransAuthenticatedRecipient extends JceKeyTransRecipient
contentHelper, extraMappings, helper, validateKeySize| Constructor and Description |
|---|
JceKeyTransAuthenticatedRecipient(java.security.PrivateKey recipientKey) |
| Modifier and Type | Method and Description |
|---|---|
RecipientOperator |
getRecipientOperator(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm,
org.bouncycastle.asn1.x509.AlgorithmIdentifier contentMacAlgorithm,
byte[] encryptedContentEncryptionKey) |
extractSecretKey, setAlgorithmMapping, setContentProvider, setContentProvider, setKeySizeValidation, setProvider, setProviderpublic JceKeyTransAuthenticatedRecipient(java.security.PrivateKey recipientKey)
public RecipientOperator getRecipientOperator(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm, org.bouncycastle.asn1.x509.AlgorithmIdentifier contentMacAlgorithm, byte[] encryptedContentEncryptionKey) throws CMSException
CMSException