pub fn add_item(add_params: CFDictionary) -> Result<()>
👎Deprecated since 3.0.0: use
ItemAddOptions::add
insteadExpand description
Translates to SecItemAdd
. Use ItemAddOptions
to build an add_params
CFDictionary
.