type Mac = CtByteArray<MAC_LEN>;Expand description
A message authentication code produced by MacKey::mac.
Aliased Typeยง
struct Mac(/* private fields */);type Mac = CtByteArray<MAC_LEN>;A message authentication code produced by MacKey::mac.
struct Mac(/* private fields */);