kSecDigestHMACSHA2

Static kSecDigestHMACSHA2 

Source
pub unsafe static kSecDigestHMACSHA2: &'static CFString
👎Deprecated: SecTransform is no longer supported
Available on crate feature SecDigestTransform only.
Expand description

Specifies an HMAC using one of the SHA2 digest algorithms.

See also Apple’s documentation