Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
key_from_vec
crypto_
glue
0.1.14
In crypto_
glue::
hmac_
s256
crypto_glue
::
hmac_s256
Function
key_
from_
vec
Copy item path
Source
pub fn key_from_vec(bytes:
Vec
<
u8
>) ->
Option
<
HmacSha256Key
>