Skip to main content
get_der_key
hmac
0.13.0
In hmac::
utils
hmac
::
utils
Function
get_
der_
key
Copy item path
Source
pub(crate) fn get_der_key<D:
Digest
+
BlockSizeUser
>(key: &[
u8
]) ->
Block
<D>