kSecEncodeTypeAttribute

Static kSecEncodeTypeAttribute 

Source
pub unsafe static kSecEncodeTypeAttribute: &'static CFString
👎Deprecated: SecTransform is no longer supported
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