跳到主要内容
Module hmac
GitHub 仓库
crate 列表
docs.rs
rustls
0.23.40
Module hmac
模块条目
结构体
Trait
在 rustls 中::
crypto
rustls
::
crypto
Module
hmac
复制项目路径
Source
展开描述
HMAC 接口。
结构体
§
Tag
A HMAC tag, stored as a value.
Trait
§
Hmac
A concrete HMAC implementation, for a single cryptographic hash function.
Key
A HMAC key that is ready for use.