Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
Callback for notification of the result of provider installation.
Classes
A utility class for installing a dynamically updatable java.security.Provider
to replace the platform default provider.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ecom.google.android.gms.security\u003c/code\u003e package provides tools for enhancing security within Android applications.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProviderInstaller\u003c/code\u003e facilitates the installation of an updatable security provider, potentially replacing the default platform provider for improved security.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eProviderInstallListener\u003c/code\u003e interface offers a callback mechanism to receive notifications regarding the outcome of provider installation attempts.\u003c/p\u003e\n"]]],[],null,["# com.google.android.gms.security\n===============================\n\n[Kotlin](/android/reference/kotlin/com/google/android/gms/security/package-summary \"View this page in Kotlin\") \\|Java \n\nInterfaces\n----------\n\n|-------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|\n| [ProviderInstaller.ProviderInstallListener](/android/reference/com/google/android/gms/security/ProviderInstaller.ProviderInstallListener) | Callback for notification of the result of provider installation. |\n\nClasses\n-------\n\n|-------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ProviderInstaller](/android/reference/com/google/android/gms/security/ProviderInstaller) | A utility class for installing a dynamically updatable [java.security.Provider](https://developer.android.com/reference/java/security/Provider.html) to replace the platform default provider. |"]]