|
Bouncy Castle Cryptography 1.25 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.asn1.x509.NameConstraints
Constructor Summary | |
NameConstraints(ASN1Sequence seq)
|
Method Summary | |
DERObject |
getDERObject()
|
ASN1Sequence |
getExcludedSubtrees()
|
ASN1Sequence |
getPermittedSubtrees()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NameConstraints(ASN1Sequence seq)
Method Detail |
public ASN1Sequence getPermittedSubtrees()
public ASN1Sequence getExcludedSubtrees()
public DERObject getDERObject()
getDERObject
in interface DEREncodable
|
Bouncy Castle Cryptography 1.25 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |