Package | Description |
---|---|
org.bouncycastle.cms.bc | |
org.bouncycastle.cms.jcajce |
Modifier and Type | Class and Description |
---|---|
class |
BcKeyTransRecipient |
class |
BcRSAKeyTransEnvelopedRecipient |
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 |
class |
JceKeyTransRecipient |
class |
JceKTSKeyTransAuthenticatedRecipient
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 authenticate a message.
|
class |
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.
|
class |
JceKTSKeyTransRecipient |