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 org.bouncycastle.oer.its.ieee1609dot2.basetypes.UINT32
assertLimit
Methods inherited from class org.bouncycastle.oer.its.ieee1609dot2.basetypes.UintBase
getValue, toASN1Primitive
Methods 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