public class JceKEKAuthenticatedRecipient extends JceKEKRecipient
contentHelper, helper, validateKeySize
Constructor and Description |
---|
JceKEKAuthenticatedRecipient(SecretKey recipientKey) |
Modifier and Type | Method and Description |
---|---|
RecipientOperator |
getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm,
AlgorithmIdentifier contentMacAlgorithm,
byte[] encryptedContentEncryptionKey) |
extractSecretKey, setContentProvider, setContentProvider, setKeySizeValidation, setProvider, setProvider
public JceKEKAuthenticatedRecipient(SecretKey recipientKey)
public RecipientOperator getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm, AlgorithmIdentifier contentMacAlgorithm, byte[] encryptedContentEncryptionKey) throws CMSException
CMSException
Copyright © 2021 BouncyCastle.org. All rights reserved.