Type Alias fxfs_crypto::UnwrappedKeys

source ·
pub type UnwrappedKeys = Vec<(u64, UnwrappedKey)>;

Aliased Type§

struct UnwrappedKeys { /* private fields */ }