Type Definition sphinx_packet::crypto::HmacOutput

source ·
pub type HmacOutput<D> = Output<Hmac<D>>;