Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/CertInstaller/src/com/android/cts/certinstaller/
DCertSelectionDelegateTest.java164 private static Certificate getCertificate(byte[] cert) throws CertificateException { in getCertificate() method in CertSelectionDelegateTest
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DCredentialManagementAppTest.java405 private static Certificate getCertificate(byte[] cert) { in getCertificate() method in CredentialManagementAppTest
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java950 private static Certificate getCertificate(byte[] cert) throws CertificateException { in getCertificate() method in KeyManagementTest