| Package | Description |
|---|---|
| net.jsign.pe |
| Modifier and Type | Method and Description |
|---|---|
static SectionFlag |
SectionFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SectionFlag[] |
SectionFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<SectionFlag> |
Section.getCharacteristics()
The flags that describe the characteristics of the section.
|
Copyright © 2012–2019. All rights reserved.