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.24.0 to 2.63.1."],["The `MtlsProvider` class offers methods to retrieve the mTLS keystore, get the current mTLS endpoint usage policy, and check if the mTLS client certificate should be utilized."],["The documentation is for a Pre-GA library, which means it might have limited support and breaking changes between pre-GA releases."]]],[]]