Package | Description |
---|---|
org.cryptacular.x509.dn |
Modifier and Type | Method and Description |
---|---|
static StandardAttributeType |
StandardAttributeType.fromOid(String oid)
Gets the attribute type whose OID is the given string.
|
static StandardAttributeType |
StandardAttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandardAttributeType[] |
StandardAttributeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.