pub unsafe extern "C-unwind" fn SecCertificateCopyValues(
certificate: &SecCertificate,
keys: Option<&CFArray>,
error: *mut *mut CFError,
) -> Option<CFRetained<CFDictionary>>👎Deprecated: renamed to
SecCertificate::valuesAvailable on crate features
SecBase and SecCertificate only.