Mutual TLS utilities for the Google API Client Library.
Classes
ContextAwareMetadataJson
Beta
Data class representing context_aware_metadata.json file.
MtlsUtils
Beta
Utilities for mutual TLS.
Interfaces
MtlsProvider
Beta
Provider interface for mutual TLS. It is used in GoogleApacheHttpTransport#newTrustedTransport(MtlsProvider), GoogleApache5HttpTransport#newTrustedTransport(MtlsProvider) and GoogleNetHttpTransport#newTrustedTransport(MtlsProvider) to configure the mutual TLS in the
transport.