| Package | Description |
|---|---|
| com.google.crypto.tink.subtle |
| Modifier and Type | Method and Description |
|---|---|
static PemKeyType |
PemKeyType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static PemKeyType[] |
PemKeyType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|