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, setProvider
public JceKeyAgreeAuthenticatedRecipient(PrivateKey recipientKey)
public RecipientOperator getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm, AlgorithmIdentifier contentMacAlgorithm, SubjectPublicKeyInfo senderPublicKey, ASN1OctetString userKeyingMaterial, byte[] encryptedContentKey) throws CMSException
CMSException
Copyright © 2015. All rights reserved.