nss
0.1.0
In nss::
pk11::
context
Enums
HashAlgorithm
Functions
create_context_by_sym_key
hash_buf
hmac_sign
nss
::
pk11
::
context
Function
hash_buf
Copy item path
Settings
Help
Summary
Source
pub fn hash_buf(algorithm: &
HashAlgorithm
, data: &[
u8
]) ->
Result
<
Vec
<
u8
>>