Class ExampleScenario16
java.lang.Object
co.ankatech.ankasecure.sdk.examples.ExampleScenario16
Scenario 16 — XMSS Streaming Detached JWS Verification.
End-to-end, file-oriented demonstration of streaming detached JWS verification with a pre-provisioned XMSS key (the SDK is data-plane-only — it does not create keys).
- Since:
- 3.0.0
- Author:
- ANKATech Solutions Inc.
- See Also:
-
Method Summary
-
Method Details
-
main
Runs the XMSS streaming detached JWS verification scenario.Loads CLI properties, authenticates against ANKASecure©, and delegates to the scenario logic. On any unrecoverable error the JVM terminates via
ExampleUtil.fatal(String, Throwable).- Parameters:
args- command-line arguments (ignored)
-