security_framework_sys::trust

Function SecTrustSetSignedCertificateTimestamps

Source
pub unsafe extern "C" fn SecTrustSetSignedCertificateTimestamps(
    trust: SecTrustRef,
    sctArray: CFArrayRef,
) -> OSStatus