Type Definition iop_keyvault::HmacSha512

source · []
pub type HmacSha512 = Hmac<Sha512>;
Expand description

The hashing algorithm used for deriving child keys in SLIP-0010