public class ECed extends BaseASNWrapper<Ced>
logger, mObject
Constructor and Description |
---|
ECed() |
ECed(byte[] aEncoded) |
ECed(java.util.Calendar aStartDate) |
ECed(int aYear,
int aMonth,
int aDay) |
Modifier and Type | Method and Description |
---|---|
static ECed |
fromValue(byte[] aCedValue) |
byte[] |
getByteValues() |
int |
getLength() |
byte[] |
getTagLen() |
static byte[] |
getTagLen(int aLen) |
void |
setCed(byte[] aCedValue) |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArray
public ECed(byte[] aEncoded) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public ECed()
public ECed(java.util.Calendar aStartDate)
public ECed(int aYear, int aMonth, int aDay)
public void setCed(byte[] aCedValue)
public int getLength()
public byte[] getByteValues()
public static byte[] getTagLen(int aLen)
public byte[] getTagLen()
public static ECed fromValue(byte[] aCedValue) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
Copyright © 2025. All rights reserved.