Skip to main content

CMSDecoderIsContentEncrypted

Function CMSDecoderIsContentEncrypted 

Source
pub unsafe extern "C" fn CMSDecoderIsContentEncrypted(
    cmsDecoder: CMSDecoderRef,
    isEncryptedOut: *mut Boolean,
) -> OSStatus