Crate age_plugin_tlock

Source

Structs§

HTTPIdentityInfo
RawIdentityInfo
RecipientInfo
Recipient information as defined for the age-plugin-tlock These are required to encrypt information offline hash is required for the stanza public_key_bytes for encrypting towards genesis_time and period to parse round information

Enums§

IdentityFormat
Identity format as defined for the age-plugin-tlock RAW allows for offline decryption of a specific round HTTP allows for online decryption of an arbitrary round
IdentityInfo
Identity information as defined for the age-plugin-tlock

Constants§

ROUND_ENV
Environment variable read to get round information non-interactively.

Functions§

print_new_identity
Print the new identity information.
run_state_machine
Run the state machine for the plugin, as defined on GitHub. This is the entry point for the plugin. It is called by the age client.