Class ExampleScenario17
Object
ExampleScenario17
Scenario 17 – Rapid-Revocation Lifecycle (non-streaming)
This example shows:
- Generate an RSA-3072 key.
- Sign a local file successfully.
- Revoke the key.
- Attempt to sign again – expect a failure.
- Export the key spec and confirm
status = REVOKED
.
All artefacts live under temp_files/
.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExampleScenario17
public ExampleScenario17()
-
-
Method Details
-
main
-