Uses of Interface
com.dstc.security.cms.RecipientIdentifier

Packages that use RecipientIdentifier
com.dstc.security.cms This package defines classes and interfaces for the Cryptographic Message Syntax (CMS) specified in IETF RFC 2630. 
 

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