public class Asn1UtcTime extends Asn1Simple<Date>
Asn1Type.EncodingType| Constructor and Description |
|---|
Asn1UtcTime() |
Asn1UtcTime(Date date) |
Asn1UtcTime(long time) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
toBytes() |
protected void |
toValue() |
createSimple, createSimple, decodeBody, encodeBody, encodeBody, encodingBodyLength, getBytes, isDefinitiveLength, isSimple, isSimple, isSimple, setBytes, toStringgetValue, setValuedecode, decode, decode, encode, encode, encodingHeaderLength, encodingLength, getBodyLength, getHeaderLength, isBER, isCER, isDER, isImplicit, isPrimitive, taggedDecode, taggedDecode, taggedDecode, taggedEncode, taggedEncode, taggedEncodingLength, useBER, useCER, useDefinitiveLength, useDER, useImplicit, usePrimitiveisAppSpecific, isCollection, isContextSpecific, isEOC, isNull, isSimple, isTagSpecific, isUniversal, simpleInfo, tag, tagFlags, tagNopublic Asn1UtcTime()
public Asn1UtcTime(long time)
public Asn1UtcTime(Date date)
protected void toValue()
throws IOException
toValue in class Asn1Simple<Date>IOExceptionprotected void toBytes()
toBytes in class Asn1Simple<Date>Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.