Bouncy Castle Cryptography 1.11 API Specification: Class CRLDistPoint
|
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.CRLDistPoint
| Constructor Summary | |
CRLDistPoint(DistributionPoint[] points)
|
|
| Method Summary | |
DERObject |
getDERObject()
CRLDistPoint ::= SEQUENCE SIZE {1..MAX} OF DistributionPoint |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CRLDistPoint(DistributionPoint[] points)
| Method Detail |
public DERObject getDERObject()
CRLDistPoint ::= SEQUENCE SIZE {1..MAX} OF DistributionPoint
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 | ||||||||