security_framework_sys::cms

Function CMSEncoderSetSignerAlgorithm

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