Searched refs:extractPkcs12 (Results 1 – 2 of 2) sorted by relevance
352 boolean extractPkcs12(String password) { in extractPkcs12() method in CredentialHelper
328 return mCredentials.extractPkcs12(password); in extractPkcs12InBackground()