An HttpTransportFactory that creates NetHttpTransport instances configured for mTLS
(mutual TLS) using a specific KeyStore containing the client's certificate and private
key.
Warning: This class is considered internal and is not intended for direct use by
library consumers. Its API and behavior may change without notice.
This class provides certificate key stores to the Google Auth library transport layer via
certificate configuration files. This is only meant to be used internally to Google Cloud
libraries, and the public facing methods may be changed without notice, and have no guarantee of
backwards compatability.
This exception is thrown by certificate providers in the Google auth library when the certificate
source is unavailable. This means that the transport layer should move on to the next certificate
source provider type.
[[["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-07 UTC."],[],[]]