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 available is 2.63.1, and a list of all previous versions, down to 2.7.1, are also accessible from this documentation page, with the current version being 2.49.0."],["The `MtlsProvider` class has methods like `getKeyStore()`, `getMtlsEndpointUsagePolicy()`, and `useMtlsClientCertificate()` to manage the mutual TLS configuration."],["This library is in a pre-GA stage, which means it might have limited support, and pre-GA changes may not be compatible with other pre-GA versions."],["The `MtlsProvider` class inherits from `java.lang.Object`, and a full list of inherited members is available on this documentation page."]]],[]]