public class JceKeyTransAuthenticatedRecipient extends JceKeyTransRecipient
contentHelper, extraMappings, helper, unwrappedKeyMustBeEncodable, validateKeySize
JceKeyTransAuthenticatedRecipient(PrivateKey recipientKey)
RecipientOperator
getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm, AlgorithmIdentifier contentMacAlgorithm, byte[] encryptedContentEncryptionKey)
extractSecretKey, setAlgorithmMapping, setContentProvider, setContentProvider, setKeySizeValidation, setMustProduceEncodableUnwrappedKey, setProvider, setProvider
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JceKeyTransAuthenticatedRecipient(PrivateKey recipientKey)
public RecipientOperator getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm, AlgorithmIdentifier contentMacAlgorithm, byte[] encryptedContentEncryptionKey) throws CMSException
CMSException
Copyright © 2018 BouncyCastle.org. All rights reserved.