Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.common.asn1 | |
tr.gov.tubitak.uekae.esya.api.common.crypto | |
tr.gov.tubitak.uekae.esya.api.common.util |
Modifier and Type | Method and Description |
---|---|
static TLVInfo |
TLVUtil.parseField(byte[] asn1Data,
int startIndex) |
static TLVInfo |
TLVUtil.parseField(byte[] asn1Data,
int startIndex,
int fieldIndex) |
static TLVInfo |
TLVUtil.parseFieldInsideTag(byte[] asn1Data,
int startIndex,
int fieldIndex) |
Modifier and Type | Method and Description |
---|---|
byte[] |
BaseCipher.doFinal(byte[] aData)
Encrypts or decrypts data depending on the implementation.
|
static java.lang.String |
Algorithms.getAsymAlgOfSignatureAlg(java.lang.String aSignatureAlg)
Returns signature algorithm without digest algorithm.
|
static java.lang.String |
Algorithms.getDigestAlgOfSignatureAlg(java.lang.String aSignatureAlg)
Returns the name of digest algorithm for the given signature algorithm.
|
byte[] |
BaseSigner.sign(byte[] aData)
Returns the signature bytes computed from the given data.
|
Modifier and Type | Method and Description |
---|---|
static javax.xml.datatype.XMLGregorianCalendar |
XmlUtil.createDate() |
static javax.xml.datatype.XMLGregorianCalendar |
XmlUtil.createDate(java.util.Calendar aDate) |
static org.w3c.dom.NodeList |
XmlUtil.extract(org.w3c.dom.Node aRootNode) |
static byte[] |
XmlUtil.getBase64DecodedText(org.w3c.dom.Element element) |
static java.util.Date |
LicenseUtil.getExpirationDate()
Gets the expiration date of the current licence.
|
T |
ItemSource.nextItem() |
static void |
MA3ApiLogUtil.openFileLogging(java.lang.String fileName) |
static boolean |
LicenseUtil.setLicenseXml(java.io.InputStream aIs)
sets license.
|
static boolean |
LicenseUtil.setLicenseXml(java.io.InputStream aIs,
java.lang.String aPassword) |
Copyright © 2025. All rights reserved.