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