| Package | Description |
|---|---|
| com.google.auth.mtls |
| Modifier and Type | Method and Description |
|---|---|
KeyStore |
X509Provider.getKeyStore()
Finds the certificate configuration file, then builds a Keystore using the X.509 certificate
and private key pointed to by the configuration.
|
KeyStore |
SecureConnectProvider.getKeyStore()
Returns a mutual TLS key store backed by the certificate provided by the SecureConnect tool.
|
KeyStore |
MtlsProvider.getKeyStore()
Returns a mutual TLS key store.
|
Copyright © 2026 Google. All rights reserved.