|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RecipientIdentifier | |
com.dstc.security.cms | This package defines classes and interfaces for IETF RFC 2630 "Cryptographic Message Syntax" (CMS). |
Uses of RecipientIdentifier in com.dstc.security.cms |
Classes in com.dstc.security.cms that implement RecipientIdentifier | |
class |
IssuerAndSerialNumber
A class for identifying an X.509 certificate through its serial number and the distinguished name of its issuer. |
class |
SubjectKeyIdentifier
A class for identifying an X.509 certificate through the value of its v3 certicate extension subjectKeyIdentifier. |
Methods in com.dstc.security.cms that return RecipientIdentifier | |
RecipientIdentifier |
KeyTransRecipientInfo.getRecipientIdentifier()
Returns the RecipientIdentifier for the intending recipient |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |