public class ETSTInfo extends BaseASNWrapper<TSTInfo>
logger, mObject| Constructor and Description |
|---|
ETSTInfo(byte[] aBytes) |
ETSTInfo(java.io.InputStream aStream) |
ETSTInfo(TSTInfo aObject) |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigInteger |
getAccuracyMicros() |
java.math.BigInteger |
getAccuracyMillis() |
java.math.BigInteger |
getAccuracySeconds() |
EAlgorithmIdentifier |
getHashAlgorithm() |
byte[] |
getHashedMessage() |
java.math.BigInteger |
getNonce() |
com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
getPolicy() |
java.math.BigInteger |
getSerialNumber() |
java.util.Calendar |
getTime() |
long |
getVersion() |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArraypublic ETSTInfo(TSTInfo aObject)
public ETSTInfo(byte[] aBytes)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic ETSTInfo(java.io.InputStream aStream)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic byte[] getHashedMessage()
public EAlgorithmIdentifier getHashAlgorithm()
public java.util.Calendar getTime()
throws com.objsys.asn1j.runtime.Asn1Exception
com.objsys.asn1j.runtime.Asn1Exception - if cant convert timepublic java.math.BigInteger getNonce()
public com.objsys.asn1j.runtime.Asn1ObjectIdentifier getPolicy()
public java.math.BigInteger getSerialNumber()
public long getVersion()
public java.math.BigInteger getAccuracyMicros()
public java.math.BigInteger getAccuracyMillis()
public java.math.BigInteger getAccuracySeconds()
Copyright © 2025. All rights reserved.