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

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

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