Skip to main content

CSSM_GenerateAlgorithmParams

Function CSSM_GenerateAlgorithmParams 

Source
pub unsafe extern "C-unwind" fn CSSM_GenerateAlgorithmParams(
    cc_handle: CSSM_CC_HANDLE,
    param_bits: uint32,
    param: CSSM_DATA_PTR,
) -> CSSM_RETURN
๐Ÿ‘ŽDeprecated
Available on crate features cssmapi and cssmconfig and cssmtype and SecAsn1Types only.
Expand description

ยงSafety

param must be a valid pointer.