cURL
Signing
List Signing Algorithms
List all available signing algorithms for a KMS key
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://infisical-docs-self-host-infra.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The ID of the key to list the signing algorithms for. The key must be for signing and verifying.
Response
Default Response
Available options:
RSASSA_PSS_SHA_512, RSASSA_PSS_SHA_384, RSASSA_PSS_SHA_256, RSASSA_PKCS1_V1_5_SHA_512, RSASSA_PKCS1_V1_5_SHA_384, RSASSA_PKCS1_V1_5_SHA_256, ECDSA_SHA_512, ECDSA_SHA_384, ECDSA_SHA_256