Provides access to a few facilities of the Android security subsystems.
Interfaces
KeyChainAliasCallback The KeyChainAliasCallback is the callback for KeyChain#choosePrivateKeyAlias.
Classes
AttestedKeyPair The AttestedKeyPair class contains a KeyPair instance of keys generated by Keystore and owned by KeyChain, as well as an attestation record for the key.
ConfirmationCallback Callback class used when signaling that a prompt is no longer being presented.
ConfirmationPrompt Class used for displaying confirmation prompts.
ConfirmationPrompt.Builder A builder that collects arguments, to be shown on the system-provided confirmation prompt.
FileIntegrityManager This class provides access to file integrity related operations.
KeyChain The KeyChain class provides access to private keys and their corresponding certificate chains in credential storage.
KeyPairGeneratorSpec This class was deprecated in API level 23. Use KeyGenParameterSpec instead.
KeyPairGeneratorSpec.Builder This class was deprecated in API level 23. Use KeyGenParameterSpec.Builder instead.
KeyStoreParameter This class was deprecated in API level 23. Use KeyProtection instead.
KeyStoreParameter.Builder This class was deprecated in API level 23. Use KeyProtection.Builder instead.
NetworkSecurityPolicy Network security policy.
Exceptions
ConfirmationAlreadyPresentingException This exception is thrown when presenting a prompt fails because another prompt is already being presented.
ConfirmationNotAvailableException This exception is thrown when presenting a prompt fails because the the environment lacks facilities for showing confirmations.
KeyChainException Thrown on problems accessing the KeyChain.

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. 【OpenYurt 深度解析】边缘网关缓存能力
  2. 将scp传输速度发挥到极致
  3. 摩杜云:大数据时代,最优配比CDN的重要性
  4. 网站收录不给关键词,这几个问题检查你的网
  5. 表格、表单以及简单的地图显示(iframe)
  6. 2021-03-31:给定一个数组arr,给定一个值v。
  7. 具有调节变量的中介效应程序和数据, 独家
  8. 【论文】Awesome RelationExtractionPape
  9. 基于特定实体的文本情感分类总结(PART III
  10. Apache Hive 联邦查询(Query Federation)