pub unsafe static kSecTransformPreviousErrorKey: &'static CFString
Available on crate feature
SecTransform
only.Expand description
If multiple errors occurred, the CFErrorRef that is returned from a Transfo]rm API will have a userInfo dictionary and that dictionary will have the previous error keyed by the kSecTransformPreviousErrorKey.
See also Appleās documentation