---
title: PingGateway secrets
description: PingGateway uses the Commons Secrets API to manage secrets, such as passwords and cryptographic keys.
component: pinggateway
version: 2026
page_id: pinggateway:reference:secrets
canonical_url: https://docs.pingidentity.com/pinggateway/2026/reference/secrets.html
revdate: 2026-01-20T12:00:00Z
---

# PingGateway secrets

PingGateway uses the Commons Secrets API to manage secrets, such as passwords and cryptographic keys.

Learn about how PingGateway manages secrets in [About secrets](../security-guide/keys.html#about-secrets).

* [Base64EncodedSecretStore](Base64EncodedSecretStore.html)

* [FileSystemSecretStore](FileSystemSecretStore.html)

* [HsmSecretStore](HsmSecretStore.html)

* [JwkPropertyFormat](JwkPropertyFormat.html)

* [JwkSetSecretStore](JwkSetSecretStore.html)

* [KeyStoreSecretStore](KeyStoreSecretStore.html)

* [PemPropertyFormat](PemPropertyFormat.html)

* [SecretKeyPropertyFormat](SecretKeyPropertyFormat.html)

* [SecretsKeyManager](SecretsKeyManager.html)

* [SecretsProvider](SecretsProvider.html)

* [SecretsTrustManager](SecretsTrustManager.html)

* [SystemAndEnvSecretStore](SystemAndEnvSecretStore.html)
