Skip to main content
Version: 2026.03

Public Encryption Key

The public encryption key is used for encrypting credentials passed to functions during job execution. The key must be in RSA PEM format.

Navigation: Admin hub > Public Encryption Key (or go to /admin/public-key)

Upload a Key

If no key exists:

  1. You will see an explanatory message and a file upload area.
  2. Click to select a .pem file from your computer.
  3. Click Add.

The key details (creator, organization, creation date) are displayed after upload.

Download the Key

  1. Click the menu on the key row.
  2. Select Download.
  3. The PEM file downloads to your computer.

Delete the Key

  1. Click the menu on the key row.
  2. Select Delete.
  3. Confirm the deletion.

Warning: Deleting the encryption key may affect function executions that rely on encrypted credentials.