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

Packages that use RecipientEncryptedKey
kz.gamma.asn1.cms   
 

Uses of RecipientEncryptedKey in kz.gamma.asn1.cms
 

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



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