Skip to content
Last updated

JSON Object Signing and Encryption

The JSON Object Signing and Encryption (JOSE) framework provides a general method to secure JSON-based data.

You can implement the following JOSE specifications for enhanced security of your Wise integration: JSON Web Signature (JWS), JSON Web Encryption (JWE), or JWS + JWE.

Select your prefered method from the guides below for implementation details: