signingAlgorithm

@JvmName(name = "flbegulyohyrugok")
suspend fun signingAlgorithm(value: Output<String>)
@JvmName(name = "obkilsbultlqnuwu")
suspend fun signingAlgorithm(value: String?)

Parameters

value

The name of the algorithm that will be used to sign the certificate to be issued. This parameter should not be confused with the `SigningAlgorithm` parameter used to sign a CSR in the `CreateCertificateAuthority` action. The specified signing algorithm family (RSA or ECDSA) must match the algorithm family of the CA's secret key.