Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.common.asn1 |
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 |
---|---|
static byte[] |
TLVUtil.encode(int tag,
byte[] asn1Data,
TLVInfo tlvInfo) |
Copyright © 2025. All rights reserved.