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 webpage provides documentation for the `MtlsProvider` class, which is used for configuring mutual TLS in Java applications."],["The `MtlsProvider` class is part of the Google API Client Libraries for Java (com.google.api.gax.rpc.mtls), and version 2.63.1 is the latest version."],["The documentation details methods for obtaining the mutual TLS key store (`getKeyStore()`) and retrieving the mutual TLS endpoint usage policy (`getMtlsEndpointUsagePolicy()`)."],["The documentation provides the details of the method `useMtlsClientCertificate()` which will determine if a mutual TLS client certificate should be used."],["The library is currently in the Pre-GA stage, which means it might have limited support and changes might not be compatible across pre-GA versions."]]],[]]