public class JceKTSKeyTransEnvelopedRecipient extends JceKTSKeyTransRecipient
contentHelper, extraMappings, helper, unwrappedKeyMustBeEncodable, validateKeySize
Constructor and Description |
---|
JceKTSKeyTransEnvelopedRecipient(PrivateKey recipientKey,
KeyTransRecipientId recipientId) |
Modifier and Type | Method and Description |
---|---|
RecipientOperator |
getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm,
AlgorithmIdentifier contentEncryptionAlgorithm,
byte[] encryptedContentEncryptionKey) |
extractSecretKey, getPartyVInfoFromRID, setAlgorithmMapping, setContentProvider, setContentProvider, setKeySizeValidation, setProvider, setProvider
public JceKTSKeyTransEnvelopedRecipient(PrivateKey recipientKey, KeyTransRecipientId recipientId) throws IOException
IOException
public RecipientOperator getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm, AlgorithmIdentifier contentEncryptionAlgorithm, byte[] encryptedContentEncryptionKey) throws CMSException
CMSException
Copyright © 2020 BouncyCastle.org. All rights reserved.