Package | Description |
---|---|
kz.gamma.asn1.x509 | |
kz.gamma.jce.provider |
Modifier and Type | Method and Description |
---|---|
static GeneralSubtree |
GeneralSubtree.getInstance(ASN1TaggedObject o,
boolean explicit) |
static GeneralSubtree |
GeneralSubtree.getInstance(java.lang.Object obj) |
Modifier and Type | Method and Description |
---|---|
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.