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 page 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 here is 2.63.1, and there are many past versions of the API available for reference going as low as 2.7.1."],["`MtlsProvider` contains methods to retrieve the key store (`getKeyStore`), determine the mTLS endpoint usage policy (`getMtlsEndpointUsagePolicy`), and check if a client certificate should be used (`useMtlsClientCertificate`)."],["The library is currently in Beta, meaning it has limited support, and future updates could potentially break compatibility with prior versions."]]],[]]