Cleanup: Consolidate initialization of Android's SecureRandom class.
This replaces some copy-pasted snippets of code with a centralized utility for securely initializing a SecureRandom instance (needed for Android versions <= 4.3). BUG=402732 Review URL: https://codereview.chromium.org/624183002 Cr-Commit-Position: refs/heads/master@{#299788}
Showing
Please register or sign in to comment