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-09-03 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eMtlsProvider\u003c/code\u003e class is 2.63.1, and the page lists versions down to 2.7.1 for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMtlsProvider\u003c/code\u003e is a class for configuring mutual TLS in the transport layer using the default client certificate on the device.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits several methods from \u003ccode\u003ejava.lang.Object\u003c/code\u003e and defines methods such as \u003ccode\u003egetKeyStore()\u003c/code\u003e, \u003ccode\u003egetMtlsEndpointUsagePolicy()\u003c/code\u003e, and \u003ccode\u003euseMtlsClientCertificate()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetKeyStore()\u003c/code\u003e retrieves the key store created with the default client certificate, potentially throwing an \u003ccode\u003eIOException\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetMtlsEndpointUsagePolicy()\u003c/code\u003e provides the current policy for mutual TLS endpoint usage, and \u003ccode\u003euseMtlsClientCertificate()\u003c/code\u003e indicates if a mutual TLS client certificate should be used.\u003c/p\u003e\n"]]],[],null,[]]