Package | Description |
---|---|
io.jsonwebtoken.security |
Modifier and Type | Method and Description |
---|---|
KeyResult |
KeyAlgorithm.getEncryptionKey(KeyRequest<E> request)
Return the
SecretKey that should be used to encrypt a JWE via the request's specified
AeadAlgorithm . |
Copyright © 2014–2023 jsonwebtoken.io. All rights reserved.