StandardPrivateKeyService

Description:

Private Key Service provides access to a Private Key loaded from configured sources

Tags:

PEM, PKCS8

Properties:

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 NameAPI NameDefault ValueAllowable ValuesDescription
Key Filekey-fileFile path to Private Key structured using PKCS8 and encoded as PEM

This property requires exactly one file to be provided..
KeykeyPrivate Key structured using PKCS8 and encoded as PEM
Sensitive Property: true
Key Passwordkey-passwordPassword used for decrypting Private Keys
Sensitive Property: true

State management:

This component does not store state.

Restricted:

This component is not restricted.

System Resource Considerations:

None specified.