Skip to main content

kSecDigestHMACMD5

Static kSecDigestHMACMD5 

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

SecTransform is no longer supported

Available on crate feature SecDigestTransform only.
Expand description

Specifies an HMAC using the MD5 digest algorithm.

See also Apple’s documentation