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"]],[["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 2025-08-15 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."]]],[]]