pub unsafe extern "C-unwind" fn SecCertificateCopyNotValidAfterDate(
certificate: &SecCertificate,
) -> Option<CFRetained<CFDate>>👎Deprecated:
renamed to SecCertificate::not_valid_after_date
Available on crate features
SecBase and SecCertificate only.