Expand description
Scenario runner
Structsยง
- Ed25519
Signature ๐ - Signature made using the ed25519 signing algorithm.
- Scenario
Runner - Runs commands against a physical or in-memory YubiHSM2 token.
Functionsยง
- derive_
key_ ๐from_ file - Derives an authentication key from a UTF-8-encoded file.
- serialize_
with_ ๐newline - Serializes an
objectto JSON, suffixed by a newline.