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 details the `MtlsProvider` class in version 2.55.0 of the Java API, which is used for configuring mutual TLS in the transport layer with the default client certificate."],["The page provides links to documentation for various versions of the library, ranging from 2.63.1 (latest) down to 2.7.1, all pertaining to the `MtlsProvider` class."],["`MtlsProvider` is a provider class for mutual TLS that inherits from `java.lang.Object` and offers methods such as `getKeyStore()`, `getMtlsEndpointUsagePolicy()`, and `useMtlsClientCertificate()`."],["The library containing the MtlsProvider class is currently in Beta, which means it is under the [Pre-GA Offerings Terms](/terms/service-terms#1) of the Terms of Service, and may have changes that aren't compatible with other pre-GA versions."]]],[]]