Sample for JWS-JS with Two Parallel Signature Verification

(STEP1) specify JWS-JS and two ceritificate to verifyFirst JWS Signature to add

verifying JWS-JS signature (two parallel signature)

first cerntificate for verification

second cerntificate for verification

(STEP3) Append a signature


USAGE

  1. Fill JWS signature, modulus and public exponent of a public key if you need.
  2. Then just press "Verify JWS Signature" button.
  3. If the signature is valid, you will see a dialog 'JWS signature is '*Valid*'. You may see an error dialog if it is malformed signature.
  4. As for JWS signature generation, please see this sample.
Copyright © 2012-2016 Kenji Urushima, All Rights Reserved.
Go back to index