Package | Description |
---|---|
com.ebasetech.xi.api |
Modifier and Type | Method and Description |
---|---|
JWE |
JWTManager.parseJWE(java.lang.String jwtToken,
javax.crypto.SecretKey secretKey)
Read JWE strings, decrypt JWE using a supplied
SecretKey . |