key Algorithm
Parameters
value
(string: <optional>)
is the key's algorithm. Its default values are based on the key_source
:
"nomad": "RS256"; this is from Nomad's keyring and must not be changed
"private_key": "RS256"; must be RS256, RS384, or RS512
"client_secret": "HS256"; must be HS256, HS384, or HS512