kSecDecodeTypeAttribute

Static kSecDecodeTypeAttribute 

Source
pub unsafe static kSecDecodeTypeAttribute: &'static CFString
Available on crate feature SecDecodeTransform 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