☰
Signature
Signature
In ring::hmac
Structs
Algorithm
Context
Key
Tag
Statics
HMAC_SHA1_FOR_LEGACY_USE_ONLY
HMAC_SHA256
HMAC_SHA384
HMAC_SHA512
Functions
sign
verify
Type Definitions
Signature
SigningContext
SigningKey
VerificationKey
?
Type Definition
ring
::
hmac
::
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
.