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