Home
last modified time | relevance | path

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

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