keyTypes

@JvmName(name = "fdfeddfugpweomgh")
suspend fun keyTypes(value: List<String>?)

Parameters

value

List of key algorithms to filter certificates. By default, ACM does not return all certificate types when searching. See the ACM API Reference for supported key algorithms.


@JvmName(name = "xocoqhympvfjqehr")
suspend fun keyTypes(vararg values: String)

Parameters

values

List of key algorithms to filter certificates. By default, ACM does not return all certificate types when searching. See the ACM API Reference for supported key algorithms.