summaryrefslogtreecommitdiff
path: root/keystore/java/android/security/IKeyChainService.aidl
AgeCommit message (Expand)Author
2021-02-23Keystore 2.0: Remove attestKey from KeyChain.Janis Danisevskis
2021-02-12Centralise logic for setting credential manager appRubin Xu
2021-02-12Add DPM.getKeyPairGrants()Rubin Xu
2021-02-12Add KeyChainService credential management app APIsRubin Xu
2021-02-02Add DPM.hasKeyPair()Rubin Xu
2020-07-15[DO NOT MERGE] Rollup changes from R related to CertInstaller and KeyChainRubin Xu
2019-02-28Add @UnsupportedAppUsage annotationsAndrei Onea
2018-03-29Utilize verbose KeyChain errorsEran Messeri
2018-01-02DPM: Implement Device ID attestationEran Messeri
2017-12-18DPM: Implement installing certificates for generated keysEran Messeri
2017-12-14DevicePolicyManager: Support attestation for generated keys.Eran Messeri
2017-12-07DevicePolicyManager: Add key generation functionality.Eran Messeri
2017-11-09KeyChain: Adding methods for user-visibility.Eran Messeri
2017-03-03Add API for checking which CA certs were installed by the DO/POBartosz Fabianowski
2017-02-28Delete ParcelableString, add StringParceledListSliceRobin Lee
2016-03-30Add DevicePolicyManager API to install a client cert chain.Rubin Xu
2015-12-08DevicePolicy API to remove an installed KeyPairRobin Lee
2014-09-11Add DevicePolicyManager PrivateKey mgmtBernhard Bauer
2014-09-08Extend IKeyChainService AIDL with CACert retrievalZoltan Szatmary-Ban
2014-08-15Revert "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in ...Zoltan Szatmary-Ban
2014-08-15Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings...Zoltan Szatmary-Ban
2014-08-15Revert "Revert "Revert "Update Trusted Credentials screen in settings"""Narayan Kamath
2014-08-15Revert "Revert "Update Trusted Credentials screen in settings""Zoltan Szatmary-Ban
2014-08-07Revert "Update Trusted Credentials screen in settings"Zoltan Szatmary-Ban
2014-07-29Update Trusted Credentials screen in settingsZoltan Szatmary-Ban
2012-03-20Add signing to keystoreKenny Root
2011-07-13Make the KeyChain handled its own grants rather than havingFred Quintana
2011-06-27Moving ssl_certificate layout, resources, and helper code to SslCertificateBrian Carlstrom
2011-05-25Remove need for onActivityResult from KeyChain APIBrian Carlstrom
2011-05-17Simplify KeyChain API by removing now unneeded CA certificate lookup (1 of 3)Brian Carlstrom
2011-05-14Make CertInstaller installed CA certs trusted by applications via default Tru...Brian Carlstrom
2011-04-20Adding KeyChain API and IKeyChainServiceBrian Carlstrom