public class Latitude
extends org.bouncycastle.asn1.ASN1Object
Latitude ::= NinetyDegreeInt
NinetyDegreeInt ::= INTEGER {
min (-900000000),
max (900000000),
unknown (900000001)
}
| Constructor and Description |
|---|
Latitude() |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |