[][src]Crate kync_test_plugin

Functions

capsule_format_uid

This function returns a const pointer the plugin’s capsule format UID

capsule_key_ids

This function writes all available capsule key IDs as concatenated [u8; 256]-arrays into ids

init

This function initializes the library, sets the log_level and returns the API version

open

This function opens a key capsule and writes the resulting key bytes into sink

seal

This function seals the key bytes in key and writes the resulting data to sink