Private Key Service provides access to a Private Key loaded from configured sources
PEM, PKCS8
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Key File | key-file | File path to Private Key structured using PKCS8 and encoded as PEM This property requires exactly one file to be provided.. | ||
Key | key | Private Key structured using PKCS8 and encoded as PEM Sensitive Property: true | ||
Key Password | key-password | Password used for decrypting Private Keys Sensitive Property: true |