Function CSSM_TP_FormSubmit

Source
pub unsafe extern "C-unwind" fn CSSM_TP_FormSubmit(
    tp_handle: CSSM_TP_HANDLE,
    form_type: CSSM_TP_FORM_TYPE,
    form: *const SecAsn1Item,
    clearance_authority: *const CSSM_TP_AUTHORITY_ID,
    represented_authority: *const CSSM_TP_AUTHORITY_ID,
    credentials: CSSM_ACCESS_CREDENTIALS_PTR,
) -> CSSM_RETURN
👎Deprecated
Available on crate features SecAsn1Types and cssmconfig and cssmtype and cssmapi only.