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