pub unsafe extern "C-unwind" fn CMSEncoderAddSignedAttributes(
cms_encoder: &CMSEncoder,
signed_attributes: CMSSignedAttributes,
) -> i32👎Deprecated:
renamed to CMSEncoder::add_signed_attributes
Available on crate feature
CMSEncoder only.