public class JceKeyTransAuthenticatedRecipient extends JceKeyTransRecipient
contentHelper, helper| Constructor and Description |
|---|
JceKeyTransAuthenticatedRecipient(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, setContentProvider, setContentProvider, setProvider, setProviderpublic JceKeyTransAuthenticatedRecipient(PrivateKey recipientKey)
public RecipientOperator getRecipientOperator(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm, org.bouncycastle.asn1.x509.AlgorithmIdentifier contentMacAlgorithm, byte[] encryptedContentEncryptionKey) throws CMSException
CMSExceptionCopyright © 2014. All rights reserved.