SimpleKeychain:iOS的钥匙串帮助器,使从iOS钥匙串获取值的存储变得非常简单

时间:2021-02-06 00:10:06
【文件属性】:
文件名称:SimpleKeychain:iOS的钥匙串帮助器,使从iOS钥匙串获取值的存储变得非常简单
文件大小:71KB
文件格式:ZIP
更新时间:2021-02-06 00:10:06
security ios keychain dx-sdk SecurityObjective-C 简单钥匙串 一个包装器,使使用iOS钥匙串非常容易,并安全地存储用户的凭据。 主要特点 简单的界面,用于在钥匙串中存储用户的凭证(例如JWT)。 将凭据存储在访问组下以启用钥匙串共享。 TouchID / FaceID与可重用的LAContext实例的集成。 目录 要求 iOS 9.0+ / macOS 10.11+ / tvOS 9.0+ / watchOS 2.0+ Xcode 11.4+ / 12.x 斯威夫特4.x / 5.x 安装 可可豆 如果您使用的是 ,请将此行添加到Podfile : pod "SimpleKeychain" 然后运行pod install 。
【文件预览】:
SimpleKeychain-master
----.gitignore(462B)
----codecov.yml(342B)
----Cartfile.private(57B)
----tvOSTestHost()
--------tvOSTestHost.entitlements(321B)
--------ViewController.swift(336B)
--------Info.plist(1KB)
--------Base.lproj()
--------AppDelegate.swift(2KB)
--------Assets.xcassets()
----fastlane()
--------Fastfile(1KB)
--------README.md(1KB)
--------Scanfile(62B)
--------Pluginfile(119B)
--------Appfile(363B)
--------Matchfile(365B)
----LICENSE(1KB)
----CHANGELOG.md(8KB)
----SimpleKeychain.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------project.pbxproj(62KB)
----.github()
--------PULL_REQUEST_TEMPLATE.md(1KB)
--------stale.yml(980B)
--------CODEOWNERS(26B)
--------ISSUE_TEMPLATE()
----README.md(6KB)
----SimpleKeychain.podspec(1KB)
----Cartfile.resolved(61B)
----SimpleKeychain()
--------A0SimpleKeychain+KeyPair.h(3KB)
--------A0SimpleKeychain+KeyPair.m(6KB)
--------A0SimpleKeychain.m(16KB)
--------A0SimpleKeychain.h(12KB)
--------Info.plist(809B)
--------include()
--------SimpleKeychain.h(2KB)
----SimpleKeychainApp()
--------Info.plist(1KB)
--------Images.xcassets()
--------Base.lproj()
--------AppDelegate.swift(539B)
----Package.swift(980B)
----.circleci()
--------config.yml(3KB)
----SimpleKeychainTests()
--------SimpleKeychainSpec.swift(10KB)
--------Info.plist(736B)
----Gemfile(209B)
----Gemfile.lock(7KB)

网友评论