Credentials

Store deployment credentials securely and decrypt them only when needed for device operations.

Overview

SecuriTLS supports two credential types used for SSH device connectivity and deployment operations.

Credential types

  • Secret for a single password
  • RSA for an RSA private key

Credential encryption

Credentials are stored encrypted in the database using SecuriTLS keys and decrypted on demand during deployment. SecuriTLS uses authenticated encryption with AES 256 CBC plus HMAC SHA 512 for integrity.