Skip to main content

kSecDigestHMACSHA1

Static kSecDigestHMACSHA1 

Source
pub unsafe static kSecDigestHMACSHA1: &'static CFString
👎Deprecated:

SecTransform is no longer supported

Available on crate feature SecDigestTransform only.
Expand description

Specifies an HMAC using the SHA1 digest algorithm.

See also Apple’s documentation