钥匙链中存储数据的 iOS 库 Valet
- 授权协议: Apache-2.0
- 开发语言: Objective-C
- 操作系统: OS X
- 软件首页: https://github.com/square/Valet
- 软件文档: https://github.com/square/Valet/blob/master/README.md
软件介绍
Valet 允许你安全地在 iOS 或 OS X 钥匙链中存储数据,而不需要掌握任何钥匙链如何工作的知识。它支持在一台设备的多个应用(同一个开发者)间分享数据,以及在一个应用中在多个设备间利用 iCloud 进行分享,还支持 Touch ID。
示例代码:
NSString *const username = @"Skroob"; [myValet setString:@"12345" forKey:username];NSString *const myLuggageCombination = [myValet stringForKey:username];
Web Security, Privacy and Commerce, 2nd Edition
Simson Garfinkel / O'Reilly Media / 2002-01-15 / USD 44.95
Since the first edition of this classic reference was published, World Wide Web use has exploded and e-commerce has become a daily part of business and personal life. As Web use has grown, so have ......一起来看看 《Web Security, Privacy and Commerce, 2nd Edition》 这本书的介绍吧!
正则表达式在线测试
正则表达式在线测试
HSV CMYK 转换工具
HSV CMYK互换工具
