Package | Description |
---|---|
io.jsonwebtoken.security |
Modifier and Type | Method and Description |
---|---|
static SecretKeyBuilder |
Keys.builder(SecretKey key)
Returns a
SecretKeyBuilder that produces the specified key, allowing association with a
provider that must be used with the key during cryptographic
operations. |
Copyright © 2014–2025 jsonwebtoken.io. All rights reserved.