| Package | Description |
|---|---|
| com.cybersource.flex.android.jwt |
| Modifier and Type | Method and Description |
|---|---|
static Algorithm |
Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Algorithm[] |
Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JWE(Algorithm alg,
Algorithm enc) |
JWS(Algorithm alg) |
Copyright © 2022. All rights reserved.