Home
last modified time | relevance | path

Searched defs:keySpec (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/devicepolicy/app/common/src/com/android/cts/devicepolicy/
DTestCertificates.java108 final PKCS8EncodedKeySpec keySpec = new PKCS8EncodedKeySpec( in rsaKeyFromString() local
/cts/hostsidetests/devicepolicy/app/CertInstaller/src/com/android/cts/certinstaller/
DDirectDelegatedCertInstallerTest.java150 KeyGenParameterSpec keySpec = new KeyGenParameterSpec.Builder( in testGenerateKeyPairWithoutDeviceIdAttestation() local
269 final PKCS8EncodedKeySpec keySpec = new PKCS8EncodedKeySpec( in rsaKeyFromString() local
DCertInstallerReceiver.java126 PKCS8EncodedKeySpec keySpec = new PKCS8EncodedKeySpec( in onReceive() local