JWS Workflow

The steps of the JWS workflow are as follows:

  1. The client signs with the client private key.

  2. digiRunner verifies with the client public key.

  3. digiRunner signs with the digiRunner’s private key.

  4. The client verifies with the digiRunner’s public key.

Was this helpful?