pub unsafe static kSecDigestLengthAttribute: &'static CFString👎Deprecated: SecTransform is no longer supported
Available on crate feature
SecDigestTransform only.Expand description
Used with SecTransformGetAttribute to query the length attribute. Returns a CFNumberRef that contains the length in bytes.
See also Apple’s documentation