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