| Package | Description |
|---|---|
| io.fusionauth.der |
| Modifier and Type | Field and Description |
|---|---|
TagClass |
Tag.tagClass
The class of this tag read from bits 8 and 7 of the raw byte.
|
| Modifier and Type | Method and Description |
|---|---|
static TagClass |
TagClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TagClass[] |
TagClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.