public class RectangularRegion extends ASN1Object
RectangularRegion ::= SEQUENCE { northWest TwoDLocation, southEast TwoDLocation }
Modifier and Type | Method and Description |
---|---|
static RectangularRegion |
getInstance(Object o) |
ASN1Primitive |
toASN1Primitive() |
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
public static RectangularRegion getInstance(Object o)
public ASN1Primitive toASN1Primitive()
toASN1Primitive
in interface ASN1Encodable
toASN1Primitive
in class ASN1Object
Copyright © 2021 BouncyCastle.org. All rights reserved.