| Package | Description |
|---|---|
| sun.security.x509 |
| Modifier and Type | Method and Description |
|---|---|
GeneralName |
GeneralNames.get(int index) |
GeneralName |
AccessDescription.getAccessLocation() |
GeneralName |
GeneralSubtree.getName()
Return the GeneralName.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<GeneralName> |
GeneralNames.iterator() |
java.util.List<GeneralName> |
GeneralNames.names() |
| Modifier and Type | Method and Description |
|---|---|
GeneralNames |
GeneralNames.add(GeneralName name) |
| Constructor and Description |
|---|
GeneralSubtree(GeneralName name,
int min,
int max)
The default constructor for the class.
|
Copyright © 2020. All Rights Reserved.