| Modifier and Type | Field and Description |
|---|---|
ArrayList<ASN1.TagValue> |
ASN1.TagValue.list |
| Modifier and Type | Method and Description |
|---|---|
static ASN1.TagValue |
ASN1.DecodeCompound(int offset,
byte[] encoding)
Decode an array of bytes which is supposed to be an ASN.1 encoded structure.
|
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<ASN1.TagValue> |
ASN1.DecodePKCS8(byte[] encodedData)
Decode an EC PKCS#8 private key structure
|
static ArrayList<ASN1.TagValue> |
ASN1.DecodeSubjectPublicKeyInfo(byte[] encoding) |
| Constructor and Description |
|---|
TagValue(int tagIn,
ArrayList<ASN1.TagValue> listIn) |
COSE for Java documentation, generatedin 2018.