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."],[[["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()`)."]]],[]]