| Package | Description |
|---|---|
| com.cybersource.flex.android.jwt |
| Modifier and Type | Method and Description |
|---|---|
static JWK |
JWK.from(String kid,
PublicKey publicKey) |
JWK |
JWK.setExponent(String exponent) |
JWK |
JWK.setKeyType(String keyType) |
JWK |
JWK.setKeyUse(String keyUse) |
JWK |
JWK.setModulus(String modulus) |
Copyright © 2022. All rights reserved.