JWE Workflow
The steps of the JWE workflow are as follows:
The client encrypts with the digiRunner’s public key.
digiRunner decrypts with the digiRunner’s private key.
digiRunner encrypts with the client public key.
The client decrypts with the client private key.

Was this helpful?