pub unsafe extern "C-unwind" fn CSSM_TP_FormRequest(
tp_handle: CSSM_TP_HANDLE,
preferred_authority: *const CSSM_TP_AUTHORITY_ID,
form_type: CSSM_TP_FORM_TYPE,
blank_form: CSSM_DATA_PTR,
) -> CSSM_RETURN
👎Deprecated
Available on crate features
SecAsn1Types
and cssmconfig
and cssmtype
and cssmapi
only.