Skip to main content

Module runner

Module runner 

Source
Expand description

Scenario runner

Structs§

Ed25519Signature
Signature made using the ed25519 signing algorithm.
ScenarioReturnValue
The return value of a Scenario.
ScenarioRunner
Runs commands against a physical or in-memory YubiHSM2 token.

Enums§

CommandReturnValue
The return value of a Command.

Functions§

serialize_with_newline 🔒
Serializes an object to JSON, suffixed by a newline.