Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
key_from_slice
crypto_
glue
0.1.14
In crypto_
glue::
aes128
crypto_glue
::
aes128
Function
key_
from_
slice
Copy item path
Source
pub fn key_from_slice(bytes: &[
u8
]) ->
Option
<
Aes128Key
>