OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRawResX509Certificate
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/keystore/src/android/keystore/cts/
TestUtils.java
414
static X509Certificate
getRawResX509Certificate
(Context context, int resId) throws Exception {
451
Certificate originalCert = TestUtils.
getRawResX509Certificate
(context, certResId);
[
all
...]
KeyFactoryTest.java
432
PublicKey key = TestUtils.
getRawResX509Certificate
(getContext(), resId).getPublicKey();
AndroidKeyStoreTest.java
[
all
...]
Completed in 55 milliseconds