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-03-21 UTC."],[[["This page provides documentation for the `MtlsProvider` class, which is used for configuring mutual TLS in transport with the default client certificate."],["The `MtlsProvider` class is part of a pre-GA library, meaning it may have limited support and is subject to potentially incompatible changes between versions."],["The documentation includes a list of available versions, ranging from the latest (2.63.1) down to version 2.7.1."],["`MtlsProvider` offers methods to retrieve the mutual TLS key store via `getKeyStore()` and check if a mutual TLS client certificate should be used with `useMtlsClientCertificate()`."],["`getMtlsEndpointUsagePolicy()` method can be used to know the current mutual TLS endpoint usage policy."]]],[]]