pub unsafe extern "C-unwind" fn CMSDecoderIsContentEncrypted(
cms_decoder: &CMSDecoder,
is_encrypted_out: NonNull<u8>,
) -> i32
👎Deprecated: renamed to
CMSDecoder::is_content_encrypted
Available on crate feature
CMSDecoder
only.