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

Packages that use OtherKeyAttribute
kz.gamma.asn1.cms   
 

Uses of OtherKeyAttribute in kz.gamma.asn1.cms
 

Fields in kz.gamma.asn1.cms declared as OtherKeyAttribute
private  OtherKeyAttribute KEKIdentifier.other
           
private  OtherKeyAttribute RecipientKeyIdentifier.other
           
 

Methods in kz.gamma.asn1.cms that return OtherKeyAttribute
static OtherKeyAttribute OtherKeyAttribute.getInstance(java.lang.Object o)
          return an OtherKeyAttribute object from the given object.
 OtherKeyAttribute KEKIdentifier.getOther()
           
 OtherKeyAttribute RecipientKeyIdentifier.getOtherKeyAttribute()
           
 

Constructors in kz.gamma.asn1.cms with parameters of type OtherKeyAttribute
KEKIdentifier(byte[] keyIdentifier, DERGeneralizedTime date, OtherKeyAttribute other)
           
RecipientKeyIdentifier(ASN1OctetString subjectKeyIdentifier, DERGeneralizedTime date, OtherKeyAttribute other)
           
 



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