Uses of Class
kz.gamma.asn1.cms.KeyAgreeRecipientIdentifier

Packages that use KeyAgreeRecipientIdentifier
kz.gamma.asn1.cms   
 

Uses of KeyAgreeRecipientIdentifier in kz.gamma.asn1.cms
 

Fields in kz.gamma.asn1.cms declared as KeyAgreeRecipientIdentifier
private  KeyAgreeRecipientIdentifier RecipientEncryptedKey.identifier
           
 

Methods in kz.gamma.asn1.cms that return KeyAgreeRecipientIdentifier
 KeyAgreeRecipientIdentifier RecipientEncryptedKey.getIdentifier()
           
static KeyAgreeRecipientIdentifier KeyAgreeRecipientIdentifier.getInstance(ASN1TaggedObject obj, boolean explicit)
          return an KeyAgreeRecipientIdentifier object from a tagged object.
static KeyAgreeRecipientIdentifier KeyAgreeRecipientIdentifier.getInstance(java.lang.Object obj)
          return an KeyAgreeRecipientIdentifier object from the given object.
 

Constructors in kz.gamma.asn1.cms with parameters of type KeyAgreeRecipientIdentifier
RecipientEncryptedKey(KeyAgreeRecipientIdentifier id, ASN1OctetString encryptedKey)
           
 



Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.