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