ring::hmac

Type Alias Signature

Source
pub type Signature = Tag;
๐Ÿ‘ŽDeprecated: Signature was renamed to Tag. This alias will be removed soon.
Expand description

A deprecated alias for Tag.

Aliased Typeยง

struct Signature(/* private fields */);