Skip to main content

CMSDecoderSetSearchKeychain

Function CMSDecoderSetSearchKeychain 

Source
pub unsafe extern "C-unwind" fn CMSDecoderSetSearchKeychain(
    cms_decoder: &CMSDecoder,
    keychain_or_array: &CFType,
) -> i32
👎Deprecated:

renamed to CMSDecoder::set_search_keychain

Available on crate feature CMSDecoder only.