| Package | Description |
|---|---|
| io.jsonwebtoken.security |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsymmetricJwkBuilder<K extends Key,J extends AsymmetricJwk<K>,T extends AsymmetricJwkBuilder<K,J,T>>
A
JwkBuilder that builds asymmetric (public or private) JWKs. |
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.