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 out put stream. |
Copyright © 2014–2025 jsonwebtoken.io. All rights reserved.