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."],[[["The latest version available for the `MtlsProvider` class is 2.63.1, and the page contains documentation for multiple versions, ranging down to version 2.7.1."],["The `MtlsProvider` class is a provider for mutual TLS (mTLS) and is used to configure mTLS transport with the default client certificate on the device."],["This library is currently in a pre-GA stage, meaning it may have limited support and breaking changes between versions."],["The `MtlsProvider` class offers methods to retrieve the mTLS key store (`getKeyStore()`), determine the current mTLS endpoint usage policy (`getMtlsEndpointUsagePolicy()`), and check if an mTLS client certificate should be used (`useMtlsClientCertificate()`)."]]],[]]