Class ExampleScenario10
Object
ExampleScenario10
Scenario 10 – Bulk Encrypt/Decrypt with an ML-KEM-1024
key
- Create an ML-KEM-1024 key on the platform.
- Export the key’s public metadata to JSON.
- Encrypt a local file → Compact JWE is written on disk.
- Decrypt the Compact JWE back to plaintext.
- Verify that the round-trip preserved the data and print all server metadata.
The CLI must be initialised; otherwise this scenario aborts.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExampleScenario10
public ExampleScenario10()
-
-
Method Details
-
main
-