| Package | Description |
|---|---|
| org.xipki.ca.api.profile |
| Modifier and Type | Method and Description |
|---|---|
GeneralNameTag |
GeneralNameMode.getTag() |
static GeneralNameTag |
GeneralNameTag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneralNameTag[] |
GeneralNameTag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GeneralNameMode(GeneralNameTag tag) |
GeneralNameMode(GeneralNameTag tag,
Set<org.bouncycastle.asn1.ASN1ObjectIdentifier> allowedTypes) |
Copyright © 2018. All rights reserved.