Function cargo_cryptile::encrypt
source · [−]Expand description
Function to encrypt a file using a 32-bit key Returns Result type
Errors
This function will return an appropriate variant of
std::io::Error if there is any error reading the file
or creating the encrypted file