fxfs_crypto

Type Alias UnwrappedKeys

Source
pub type UnwrappedKeys = Vec<(u64, Option<UnwrappedKey>)>;

Aliased Typeยง

struct UnwrappedKeys { /* private fields */ }