Package | Description |
---|---|
io.jsonwebtoken.security |
Modifier and Type | Method and Description |
---|---|
KeyPair<L,K> |
PrivateJwk.toKeyPair()
Returns the key's corresponding Java
PrivateKey and PublicKey in aggregate as a
type-safe KeyPair instance. |
Copyright © 2014–2025 jsonwebtoken.io. All rights reserved.