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-09 UTC."],[[["This webpage provides documentation for the `MtlsProvider` class in the Google API Client Library for Java, which is used to configure mutual TLS (mTLS) in the transport layer."],["The latest version documented is 2.63.1, and the page lists available documentation for versions ranging from 2.7.1 up to the latest, allowing users to view documentation for different releases."],["The `MtlsProvider` class offers methods such as `getKeyStore()`, `getMtlsEndpointUsagePolicy()`, and `useMtlsClientCertificate()`, for managing the mTLS key store, usage policy, and client certificate usage."],["`MtlsProvider` inherits from `java.lang.Object` and includes common methods like `clone()`, `equals()`, `hashCode()`, and `toString()`."]]],[]]