public class GeographicRegion
extends org.bouncycastle.asn1.ASN1Object
implements org.bouncycastle.asn1.ASN1Choice
GeographicRegion ::= CHOICE {
circularRegion CircularRegion,
rectangularRegion SequenceOfRectangularRegion,
polygonalRegion PolygonalRegion,
identifiedRegion SequenceOfIdentifiedRegion,
...
}
| Constructor and Description |
|---|
GeographicRegion() |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |