Package | Description |
---|---|
old.org.bouncycastle.cms.jcajce |
Modifier and Type | Class and Description |
---|---|
class |
JceKeyTransAuthenticatedRecipient
the KeyTransRecipientInformation class for a recipient who has been sent a secret
key encrypted using their public key that needs to be used to
extract the message.
|
class |
JceKeyTransEnvelopedRecipient |
Modifier and Type | Method and Description |
---|---|
JceKeyTransRecipient |
JceKeyTransRecipient.setContentProvider(Provider provider)
Set the provider to use for content processing.
|
JceKeyTransRecipient |
JceKeyTransRecipient.setContentProvider(String providerName)
Set the provider to use for content processing.
|
JceKeyTransRecipient |
JceKeyTransRecipient.setProvider(Provider provider)
Set the provider to use for key recovery and content processing.
|
JceKeyTransRecipient |
JceKeyTransRecipient.setProvider(String providerName)
Set the provider to use for key recovery and content processing.
|
Copyright © 2015. All rights reserved.