Returns if mutual TLS client certificate should be used. If the value is true, the key store
from #getKeyStore() will be used to configure mutual TLS transport.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This webpage provides documentation for the `MtlsProvider` class, which is used for configuring mutual TLS in transport with the default client certificate."],["The latest version documented is 2.63.1, and a range of previous versions are also available, extending down to version 2.7.1."],["`MtlsProvider` offers methods to obtain the mutual TLS key store, retrieve the current mutual TLS endpoint usage policy, and check if the client certificate should be used."],["The `MtlsProvider` class inherits from `java.lang.Object` and includes its inherited members, such as `equals`, `hashCode`, and `toString`."],["The library is currently in the pre-GA stage, which means it might have limited support and potential compatibility issues with other pre-GA versions."]]],[]]