public class ASN1Tools
extends java.lang.Object
Constructor and Description |
---|
ASN1Tools()
Creates a new instance of ASN1Tools
|
Modifier and Type | Method and Description |
---|---|
static byte[] |
extractTag(byte tag,
byte[] data,
int startByte) |
static byte[] |
extractTLV(short tag,
byte[] data,
int startByte) |