hsmtool::util::helper

Function read_file

Source
pub fn read_file<P: AsRef<Path>>(path: P) -> Result<Vec<u8>>
Expand description

Reads a file into a byte buffer.