caCertificateKeyQualityCheck

Parameters

value

Checks the quality of the CA certificate key. The quality checks if the key is in a valid format, not expired, and if the key meets a minimum required size. This check applies to CA certificates that are ACTIVE or PENDING_TRANSFER .


@JvmName(name = "neunugmemoqmrcda")
suspend fun caCertificateKeyQualityCheck(argument: suspend AccountAuditConfigurationAuditCheckConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Checks the quality of the CA certificate key. The quality checks if the key is in a valid format, not expired, and if the key meets a minimum required size. This check applies to CA certificates that are ACTIVE or PENDING_TRANSFER .