pub fn derive_file_key(secret: &[u8]) -> Vec<u8> 
Expand description

Derive a key to use for file data encryption, based on the given secret.