Uses of Class
org.apache.harmony.security.asn1.ASN1UTCTime
| Package | Description |
|---|---|
| org.apache.harmony.security.asn1 |
-
Uses of ASN1UTCTime in org.apache.harmony.security.asn1
Methods in org.apache.harmony.security.asn1 that return ASN1UTCTime Modifier and Type Method Description static ASN1UTCTimeASN1UTCTime. getInstance()Returns ASN.1 UTCTime type default implementation The default implementation works with encoding that is represented as Date object.