Class Time32
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.oer.its.ieee1609dot2.basetypes.UintBase
org.bouncycastle.oer.its.ieee1609dot2.basetypes.UINT32
org.bouncycastle.oer.its.ieee1609dot2.basetypes.Time32
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable, org.bouncycastle.util.Encodable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class UINT32
assertLimitMethods inherited from class UintBase
getValue, toASN1PrimitiveMethods inherited from class org.bouncycastle.asn1.ASN1Object
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
-
Field Details
-
etsiEpochMillis
public static long etsiEpochMillisThe ETSI Epoch for Time32
-
-
Constructor Details
-
Time32
public Time32(long value) -
Time32
-
Time32
-
-
Method Details
-
now
- Returns:
- Time32 for now.
-
ofUnixMillis
Create from unix millis.- Parameters:
unixMillis-- Returns:
-
getInstance
-
toUnixMillis
public long toUnixMillis() -
toString
-