public class JceKeyAgreeAuthenticatedRecipient extends JceKeyAgreeRecipient
contentHelper, helper| Constructor and Description |
|---|
JceKeyAgreeAuthenticatedRecipient(PrivateKey recipientKey) |
| Modifier and Type | Method and Description |
|---|---|
RecipientOperator |
getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm,
AlgorithmIdentifier contentMacAlgorithm,
SubjectPublicKeyInfo senderPublicKey,
ASN1OctetString userKeyingMaterial,
byte[] encryptedContentKey) |
extractSecretKey, getPrivateKeyAlgorithmIdentifier, setContentProvider, setContentProvider, setProvider, setProviderpublic JceKeyAgreeAuthenticatedRecipient(PrivateKey recipientKey)
public RecipientOperator getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm, AlgorithmIdentifier contentMacAlgorithm, SubjectPublicKeyInfo senderPublicKey, ASN1OctetString userKeyingMaterial, byte[] encryptedContentKey) throws CMSException
CMSExceptionCopyright © 2015. All rights reserved.