public interface AeadRequest extends SecureRequest<InputStream,SecretKey>, AssociatedDataSupplier
AeadAlgorithm to perform authenticated encryption with a supplied symmetric
SecretKey, allowing for additional data to be authenticated and integrity-protected.SecureRequest,
AssociatedDataSuppliergetProvider, getSecureRandomgetPayloadgetKeygetAssociatedDataCopyright © 2014–2025 jsonwebtoken.io. All rights reserved.