Uses of Class
kz.gamma.asn1.x509.AuthorityKeyIdentifier

Packages that use AuthorityKeyIdentifier
kz.gamma.asn1.x509   
kz.gamma.x509.extension   
 

Uses of AuthorityKeyIdentifier in kz.gamma.asn1.x509
 

Methods in kz.gamma.asn1.x509 that return AuthorityKeyIdentifier
static AuthorityKeyIdentifier AuthorityKeyIdentifier.getInstance(ASN1TaggedObject obj, boolean explicit)
           
static AuthorityKeyIdentifier AuthorityKeyIdentifier.getInstance(java.lang.Object obj)
           
 

Uses of AuthorityKeyIdentifier in kz.gamma.x509.extension
 

Subclasses of AuthorityKeyIdentifier in kz.gamma.x509.extension
 class AuthorityKeyIdentifierStructure
          A high level authority key identifier.
 

Fields in kz.gamma.x509.extension declared as AuthorityKeyIdentifier
private  AuthorityKeyIdentifier SubjectKeyIdentifierStructure.authKeyID
           
 



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