Uses of Class
org.apache.harmony.security.asn1.ASN1Integer
| Package | Description |
|---|---|
| org.apache.harmony.security.asn1 |
-
Uses of ASN1Integer in org.apache.harmony.security.asn1
Methods in org.apache.harmony.security.asn1 that return ASN1Integer Modifier and Type Method Description static ASN1IntegerASN1Integer. getInstance()Returns ASN.1 Integer type default implementation The default implementation works with encoding that is represented as byte array in two's-complement notation.