| Package | Description |
|---|---|
| org.nhindirect.policy.x509 |
X509 certificate specific structures used for representing values of fields within a certificate.
|
| Modifier and Type | Method and Description |
|---|---|
static GeneralNameType |
GeneralNameType.fromTag(int tag)
Gets a
GeneralNameType for a given tag. |
static GeneralNameType |
GeneralNameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneralNameType[] |
GeneralNameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2016 The Direct Project. All Rights Reserved.