keyAlgorithm

@JvmName(name = "dimgljffjuamqtjf")
suspend fun keyAlgorithm(value: Output<String>)
@JvmName(name = "xitvwbqadraxbrdx")
suspend fun keyAlgorithm(value: String?)

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