Package | Description |
---|---|
io.jsonwebtoken.security |
Modifier and Type | Method and Description |
---|---|
SecretKey |
KeyAlgorithm.getDecryptionKey(DecryptionKeyRequest<D> request)
Return the
SecretKey that should be used to decrypt a JWE via the request's specified
AeadAlgorithm . |
Copyright © 2014–2025 jsonwebtoken.io. All rights reserved.