kSecDigestTypeAttribute

Static kSecDigestTypeAttribute 

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

Used with SecTransformGetAttribute to query the attribute type. Returns one of the strings defined in the previous section.

See also Apple’s documentation