Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

key_from_vec

Function key_from_vec 

Source
pub fn key_from_vec(bytes: Vec<u8>) -> Option<Aes256Key>