KeyTransRecipient, Recipientpublic class JceKeyTransAuthenticatedRecipient extends JceKeyTransRecipient
contentHelper, extraMappings, helper, unwrappedKeyMustBeEncodable, validateKeySize| Constructor | Description |
|---|---|
JceKeyTransAuthenticatedRecipient(java.security.PrivateKey recipientKey) |
| Modifier and Type | Method | Description |
|---|---|---|
RecipientOperator |
getRecipientOperator(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm,
org.bouncycastle.asn1.x509.AlgorithmIdentifier contentMacAlgorithm,
byte[] encryptedContentEncryptionKey) |
extractSecretKey, setAlgorithmMapping, setContentProvider, setContentProvider, setKeySizeValidation, setMustProduceEncodableUnwrappedKey, setProvider, setProviderpublic JceKeyTransAuthenticatedRecipient(java.security.PrivateKey recipientKey)
public RecipientOperator getRecipientOperator(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm, org.bouncycastle.asn1.x509.AlgorithmIdentifier contentMacAlgorithm, byte[] encryptedContentEncryptionKey) throws CMSException
CMSException