| Package | Description |
|---|---|
| io.jsonwebtoken.security |
| Modifier and Type | Method and Description |
|---|---|
void |
AeadAlgorithm.decrypt(DecryptAeadRequest request,
OutputStream out)
Decrypts ciphertext and authenticates any
associated data,
writing the decrypted plaintext to the provided output stream. |
Copyright © 2014–2023 jsonwebtoken.io. All rights reserved.