|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.digt.trusted.asn1.ASN1Encodable
com.digt.trusted.asn1.x509.NameConstraints
public class NameConstraints
Constructor Summary | |
---|---|
NameConstraints(ASN1Sequence seq)
|
Method Summary | |
---|---|
ASN1Sequence |
getExcludedSubtrees()
|
ASN1Sequence |
getPermittedSubtrees()
|
DERObject |
toASN1Object()
|
Methods inherited from class com.digt.trusted.asn1.ASN1Encodable |
---|
equals, getDERObject, getEncoded, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NameConstraints(ASN1Sequence seq)
Method Detail |
---|
public ASN1Sequence getPermittedSubtrees()
public ASN1Sequence getExcludedSubtrees()
public DERObject toASN1Object()
toASN1Object
in class ASN1Encodable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |