Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.
Flattened JWE JSON Serialization Syntax decryption result
• plaintext: Uint8Array
Plaintext.
• optional additionalAuthenticatedData: Uint8Array
JWE AAD.
• optional protectedHeader: JWEHeaderParameters
JWE Protected Header.
• optional sharedUnprotectedHeader: JWEHeaderParameters
JWE Shared Unprotected Header.
• optional unprotectedHeader: JWEHeaderParameters
JWE Per-Recipient Unprotected Header.