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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]