Function security_framework_sys::cms::CMSEncoderSetSignerAlgorithm

source ยท
pub unsafe extern "C" fn CMSEncoderSetSignerAlgorithm(
    encoder: CMSEncoderRef,
    digest_alogrithm: CFStringRef,
) -> OSStatus