|
Bouncy Castle Cryptography 1.11 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.asn1.x509.GeneralNames
Constructor Summary | |
GeneralNames(DERConstructedSequence seq)
|
Method Summary | |
DERObject |
getDERObject()
GeneralNames ::= SEQUENCE SIZE {1..MAX} OF GeneralName |
void |
markImplicit(boolean isImplicit)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GeneralNames(DERConstructedSequence seq)
Method Detail |
public void markImplicit(boolean isImplicit)
public DERObject getDERObject()
GeneralNames ::= SEQUENCE SIZE {1..MAX} OF GeneralName
getDERObject
in interface DEREncodable
|
Bouncy Castle Cryptography 1.11 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |