SecItemAdd函数

1 SecItemAdd函数

Adds one or more items to a keychain.
增加一个或者多个项目到KeyChain.

2 Declaration 声明

OSStatus SecItemAdd(CFDictionaryRef attributes, CFTypeRef  _Nullable *result);

3 Parameters 参数

3.1 attributes参数

A dictionary that describes the item to add. A typical attributes dictionary consists of:
一个描述要增加项目item的字典.一个经典的attributes字典由以下几部分构成:

  • The item's class钥匙链项目的类型.
    Different attributes and behaviors apply to different classes of items. You use the kSecClass key with a suitable value to tell keychain services whether the data you want to store represents a password, a certificate, a cryptographic key, or something else. See Item Class Keys and Values.
    不同类型的钥匙链项目会应用不同的属性和行为.为键kSecClass设置一个合适的值,来告诉钥匙链服务你要存储的数据是代表一个密码,还是证书,还是加密密钥,或者其他数据.参考Item Class Keys And Values钥匙链项目的类型的键与值.

  • The data数据.
    Use the kSecValueData key to indicate the data you want to store. Keychain services takes care of encrypting this data if the item is secret, namely when it’s one of the password types or involves a private key.
    键kSecValueData所对应的值为你需要保存的数据.钥匙链服务负责对该数据进行加密,如果该钥匙链项目的类型为密码或者私钥.

  • Optional attributes可选属性.
    Include attribute keys that allow you to find the item later and that indicate how the data should be used or shared. You may add any number of attributes, although many are specific to a particular class of item. See Item Attribute Keys and Values for the complete list.
    包含了允许你之后访问的属性和声明该数据如何使用和共享的属性.你可添加任意数量的属性,尽管某些属性只对特定类别的项目有效.要了解完整列表,请参考Item Attribute Keys and Values钥匙链项目的属性的键与值

  • Optional return types可选返回类型.
    Include one or more return type keys to indicate what data, if any, you want returned upon successful completion. You often ignore the return data from a SecItemAdd call, in which case no return value key is needed. See Item Return Result Keys for more information.
    包含了一个或者多个返回类型键来声明成功完成操作后,如果有返回值的话,需要返回什么值.通常我们会忽略SecItemAdd函数的返回值,在这种情况下,我们不需要指定返回类型键.要了解更新信息,请参考Item Return Result Keys钥匙链项目返回结果键

3.2 result参数

On return, a reference to the newly added items. The exact type of the result is based on the values supplied in attributes, as discussed in Item Return Result Keys. Pass nil if you don’t need the result. Otherwise, your app becomes responsible for releasing the referenced object.
返回成功后,新增加的钥匙链项目的引用.结果的类型基于attributes中提供的键.如果你不需要直接使用该项目,传入nil.否则,你需要在应用中负责释放引用的对象.

4 Return Value返回值

A result code. See Security Framework Result Codes.
一个结果代码.参考Security Framework Result Codes安全框架结果代码

5 Discussion

To add multiple items to a keychain at once use the kSecUseItemList key in the attributes dictionary with an array of dictionaries (each corresponding to one of the items) as its value. This is only supported for non-password items.
如果需要一次添加多个钥匙链项目,在attributes字典中使用kSecUseItemList键,并用一个字典数组作为值(每个字典代表一个钥匙链项目).这支持非密码的项目.

When you use Xcode to create an application, Xcode adds an application-identifier entitlement to the application bundle. Keychain Services uses this entitlement to grant the application access to its own keychain items. If you want the new keychain item to be shared among multiple applications, include the kSecAttrAccessGroup key in the attributes dictionary. The value of this key must be the name of a keychain access group to which all of the programs that will share this item belong.
如果使用Xcode来创建应用,Xcode会在应用包中添加一个application-identifier entitlement应用标识说明.钥匙链服务使用该说明来保证应用访问它自己的钥匙链项目.如果你想让这个钥匙链项目在多个应用中共享,在attributes字典中加上kSecAttrAccessGroup键.该键的值,必须是一个钥匙链访问组,所有共享该项目的应用都属于该组.

6 See Also参考

6.1 Adding Keychain Items 添加钥匙链项目

6.1.1 Adding a Password to the Keychain添加一个密码到钥匙链.

Add network credentials to the keychain on behalf of the user.
为用户添加网络证书到钥匙链.

6.1.2 Item Class Keys And Values 钥匙链项目的类型的键与值

Specify the class of a keychain item.
指定钥匙链项目的类型.

6.1.3 Item Attribute Keys and Values 钥匙链项目的属性的键与值

Specify the attributes of keychain items.
指定钥匙链项目的属性.

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 215,634评论 6 497
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 91,951评论 3 391
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 161,427评论 0 351
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 57,770评论 1 290
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 66,835评论 6 388
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 50,799评论 1 294
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 39,768评论 3 416
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 38,544评论 0 271
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 44,979评论 1 308
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 37,271评论 2 331
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 39,427评论 1 345
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 35,121评论 5 340
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 40,756评论 3 324
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 31,375评论 0 21
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 32,579评论 1 268
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 47,410评论 2 368
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 44,315评论 2 352