utils/keychain_util library

Classes

KeychainUtil
安全存储工具类 提供一些常用的安全存储方法, 比如:读取、写入、删除, iOS存储到钥匙串中, Android存储到KeyStore中 使用示例