|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.cms.jcajce.JceKTSKeyTransRecipient
org.bouncycastle.cms.jcajce.JceKTSKeyTransEnvelopedRecipient
the KeyTransRecipient class for a recipient who has been sent secret key material encrypted using their public key that needs to be used to derive a key and extract a message.
| Field Summary |
| Fields inherited from class org.bouncycastle.cms.jcajce.JceKTSKeyTransRecipient |
contentHelper, extraMappings, helper, unwrappedKeyMustBeEncodable, validateKeySize |
| Constructor Summary | |
JceKTSKeyTransEnvelopedRecipient(java.security.PrivateKey recipientKey,
KeyTransRecipientId recipientId)
|
|
| Method Summary | |
RecipientOperator |
getRecipientOperator(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm,
org.bouncycastle.asn1.x509.AlgorithmIdentifier contentEncryptionAlgorithm,
byte[] encryptedContentEncryptionKey)
|
| Methods inherited from class org.bouncycastle.cms.jcajce.JceKTSKeyTransRecipient |
extractSecretKey, getPartyVInfoFromRID, setAlgorithmMapping, setContentProvider, setContentProvider, setKeySizeValidation, setProvider, setProvider |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JceKTSKeyTransEnvelopedRecipient(java.security.PrivateKey recipientKey,
KeyTransRecipientId recipientId)
throws java.io.IOException
| Method Detail |
public RecipientOperator getRecipientOperator(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm,
org.bouncycastle.asn1.x509.AlgorithmIdentifier contentEncryptionAlgorithm,
byte[] encryptedContentEncryptionKey)
throws CMSException
CMSException
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||