public class TLV
extends java.lang.Object
Title: CC
Description:
Copyright: Copyright (c) 2002
Company: TUBITAK/UEKAE
Constructor and Description |
---|
TLV() |
Modifier and Type | Method and Description |
---|---|
static java.math.BigInteger |
decodeINT(byte[] input,
int i,
int[] sinir2) |
static int[] |
getIcerik(byte[] x,
int bas) |
static void |
main(java.lang.String[] args) |
static byte[] |
makeTLV(byte tag,
byte[] x) |
static byte[] |
TLV_L(byte[] x) |
static byte[] |
yanyanaKoy(byte[] tlv1,
byte[] tlv2) |
static byte[] |
yanyanaKoy(byte[] tlv1,
byte[] tlv2,
byte[] tlv3) |
public static byte[] yanyanaKoy(byte[] tlv1, byte[] tlv2)
public static byte[] yanyanaKoy(byte[] tlv1, byte[] tlv2, byte[] tlv3)
public static java.math.BigInteger decodeINT(byte[] input, int i, int[] sinir2)
public static byte[] makeTLV(byte tag, byte[] x)
public static byte[] TLV_L(byte[] x)
public static int[] getIcerik(byte[] x, int bas)
public static void main(java.lang.String[] args)
Copyright © 2025. All rights reserved.