public class JceKeyTransAuthenticatedRecipient extends JceKeyTransRecipient
contentHelper, helper
Constructor and Description |
---|
JceKeyTransAuthenticatedRecipient(PrivateKey recipientKey) |
Modifier and Type | Method and Description |
---|---|
RecipientOperator |
getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm,
AlgorithmIdentifier contentMacAlgorithm,
byte[] encryptedContentEncryptionKey) |
extractSecretKey, setContentProvider, setContentProvider, setProvider, setProvider
public JceKeyTransAuthenticatedRecipient(PrivateKey recipientKey)
public RecipientOperator getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm, AlgorithmIdentifier contentMacAlgorithm, byte[] encryptedContentEncryptionKey) throws CMSException
CMSException
Copyright © 2015. All rights reserved.