|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyAgreeRecipientIdentifier | |
| com.dstc.security.cms | This package defines classes and interfaces for IETF RFC 2630 "Cryptographic Message Syntax" (CMS). |
| Uses of KeyAgreeRecipientIdentifier in com.dstc.security.cms |
| Classes in com.dstc.security.cms that implement KeyAgreeRecipientIdentifier | |
class |
IssuerAndSerialNumber
A class for identifying an X.509 certificate through its serial number and the distinguished name of its issuer. |
class |
RecipientKeyIdentifier
A class to hold a recipient certificate's subject key identifier, and (optionally) any additional keying material used in a key agreement algorithm for a CMS EnvelopedData. |
| Methods in com.dstc.security.cms that return KeyAgreeRecipientIdentifier | |
abstract KeyAgreeRecipientIdentifier |
RecipientEncryptedKey.getRecipientId()
Returns the identifier for the intending recipient of this RecipientEncryptedKey |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||