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

key_from_slice

Function key_from_slice 

Source
pub fn key_from_slice(bytes: &[u8]) -> Option<Aes128Key>