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 details the `MtlsProvider` class, which is used to configure mutual TLS (mTLS) in the transport using the default client certificate on a device."],["The latest version of the API documented is 2.63.1, with numerous older versions available, going back to version 2.7.1."],["The `MtlsProvider` class provides methods to access the mTLS key store, check the mTLS endpoint usage policy, and determine if the mTLS client certificate should be used."],["The provided `MtlsProvider` library is currently in a Beta stage, which may have limitations in support and compatibility with other versions."],["The class inherits from `java.lang.Object` and includes methods for managing the KeyStore and checking the mTLS endpoint policy."]]],[]]