| Modifier and Type | Field and Description |
|---|---|
static byte |
DER_UTCTIME_TAG |
DER_CONSTRUCTED_FLAG| Constructor and Description |
|---|
DERUtcTime(Date value) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncoded() |
boolean |
isPrimitive()
Whether the object is encoded as ASN.1 primitive (see 3.10 "primitive encoding").
|
public static final byte DER_UTCTIME_TAG
public DERUtcTime(Date value)
public byte[] getEncoded()
getEncoded in interface DERObjectpublic boolean isPrimitive()
DERObjectisPrimitive in interface DERObjecttrue if the object encodes its value directlyCopyright © 2022. All rights reserved.