Static kSecEncodeTypeAttribute

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