Skip to content

ws1-network/com.airwatch.gateway.clients/AWCertAuthUtil/getCertAuthKeyStore

getCertAuthKeyStore

open fun getCertAuthKeyStore(): KeyStore

If Client Cert auth is enabled, this method returns a KeyStore instance containing client certificates fetched from the AW console for use in various HTTP clients.

Return

a KeyStore instance containing client certificates. If the client certificate retrieval fails or if client cert auth is not enabled, this method returns null.