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