pub type sec_object_t = *mut sec_object;Available on crate feature
SecProtocolObject only.Expand description
A sec_object is a generic, ARC-able type wrapper for common CoreFoundation Security types.
See also Appleās documentation