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

Packages that use GeneralSubtree
kz.gamma.asn1.x509   
kz.gamma.jce.provider   
 

Uses of GeneralSubtree in kz.gamma.asn1.x509
 

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

Uses of GeneralSubtree in kz.gamma.jce.provider
 

Methods in kz.gamma.jce.provider with parameters of type GeneralSubtree
 void PKIXNameConstraints.addExcludedSubtree(GeneralSubtree subtree)
          Adds a subtree to the excluded set of these name constraints.
 void PKIXNameConstraints.intersectPermittedSubtree(GeneralSubtree subtree)
          Updates the permitted set of these name constraints with the intersection with the given subtree.
 



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