Skip to main content

CSSM_GetTimeValue

Function CSSM_GetTimeValue 

Source
pub unsafe extern "C-unwind" fn CSSM_GetTimeValue(
    csp_handle: CSSM_CSP_HANDLE,
    time_algorithm: CSSM_ALGORITHMS,
    time_data: *mut SecAsn1Item,
) -> CSSM_RETURN
๐Ÿ‘ŽDeprecated
Available on crate features cssmapi and cssmconfig and cssmtype and SecAsn1Types only.
Expand description

ยงSafety

time_data must be a valid pointer.