|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecipientInformation | |
|---|---|
| kz.gamma.cms | |
| Uses of RecipientInformation in kz.gamma.cms |
|---|
| Subclasses of RecipientInformation in kz.gamma.cms | |
|---|---|
class |
KEKRecipientInformation
the RecipientInfo class for a recipient who has been sent a message encrypted using a secret key known to the other side. |
class |
KeyAgreeRecipientInformation
the RecipientInfo class for a recipient who has been sent a message encrypted using key agreement. |
class |
KeyTransRecipientInformation
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 |
PasswordRecipientInformation
the RecipientInfo class for a recipient who has been sent a message encrypted using a password. |
| Methods in kz.gamma.cms that return RecipientInformation | |
|---|---|
RecipientInformation |
RecipientInformationStore.get(RecipientId selector)
Return the first RecipientInformation object that matches the passed in selector. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||