Class ExampleScenario2

Object
ExampleScenario2

public final class ExampleScenario2 extends Object
Scenario 2 – Streamed Sign / Verify with RSA-2048

Workflow:

  1. Authenticate with derived-key-encrypted CLI credentials.
  2. Generate an RSA-2048 key.
  3. Stream-sign a document.
  4. Stream-verify the signature.

All artefacts produced by this scenario are written under temp_files/.

  • Method Details

    • main

      public static void main(String[] args)