FileDocCategorySizeDatePackage
Time.javaAPI DocAndroid 1.5 API2232Wed May 06 22:41:06 BST 2009org.apache.harmony.security.x509

Time

public class Time extends Object
Class represents the work with the following X.509 structure: (as specified in RFC 3280 - Internet X.509 Public Key Infrastructure. Certificate and Certificate Revocation List (CRL) Profile. http://www.ietf.org/rfc/rfc3280.txt):
Time ::= CHOICE {
utcTime UTCTime,
generalTime GeneralizedTime
}

Fields Summary
private static final long
JAN_01_2050
public static final org.apache.harmony.security.asn1.ASN1Choice
ASN1
Constructors Summary
Methods Summary