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