Package | Description |
---|---|
old.org.bouncycastle.cms.jcajce |
Modifier and Type | Class and Description |
---|---|
class |
JceKEKAuthenticatedRecipient
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 |
JceKEKEnvelopedRecipient |
Modifier and Type | Method and Description |
---|---|
JceKEKRecipient |
JceKEKRecipient.setContentProvider(Provider provider)
Set the provider to use for content processing.
|
JceKEKRecipient |
JceKEKRecipient.setContentProvider(String providerName)
Set the provider to use for content processing.
|
JceKEKRecipient |
JceKEKRecipient.setProvider(Provider provider)
Set the provider to use for key recovery and content processing.
|
JceKEKRecipient |
JceKEKRecipient.setProvider(String providerName)
Set the provider to use for key recovery and content processing.
|
Copyright © 2015. All rights reserved.