Searched refs:workaroundProvider (Results 1 – 1 of 1) sorted by relevance
130 Provider workaroundProvider = new AndroidKeyStoreBCWorkaroundProvider(); in install() local134 Security.insertProviderAt(workaroundProvider, bcProviderIndex + 1); in install()138 Security.addProvider(workaroundProvider); in install()