public class JceKTSKeyTransAuthenticatedRecipient extends JceKTSKeyTransRecipient
contentHelper, extraMappings, helper, unwrappedKeyMustBeEncodable, validateKeySize| Constructor and Description |
|---|
JceKTSKeyTransAuthenticatedRecipient(java.security.PrivateKey recipientKey,
KeyTransRecipientId recipientId) |
| Modifier and Type | Method and Description |
|---|---|
RecipientOperator |
getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm,
AlgorithmIdentifier contentMacAlgorithm,
byte[] encryptedContentEncryptionKey) |
extractSecretKey, getPartyVInfoFromRID, setAlgorithmMapping, setContentProvider, setContentProvider, setKeySizeValidation, setProvider, setProviderpublic JceKTSKeyTransAuthenticatedRecipient(java.security.PrivateKey recipientKey,
KeyTransRecipientId recipientId)
throws java.io.IOException
java.io.IOExceptionpublic RecipientOperator getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm, AlgorithmIdentifier contentMacAlgorithm, byte[] encryptedContentEncryptionKey) throws CMSException
CMSException