| Package | Description |
|---|---|
| org.apache.kerby.asn1 |
| Modifier and Type | Method and Description |
|---|---|
static TagClass |
TagClass.fromTag(int tag)
Converted from a tag value, which contains tag class info.
|
static TagClass |
TagClass.fromValue(int value)
Converted from an integer
|
TagClass |
Tag.tagClass() |
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.
|
| Constructor and Description |
|---|
Tag(TagClass tagClass,
int tagNo) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.