criticalOptions

@JvmName(name = "giinildyukjyxfbe")
suspend fun criticalOptions(value: Map<String, String>?)

Parameters

value

Specifies a map of the critical options that the certificate should be signed for. Defaults to none.


@JvmName(name = "ywdtcrxnnqiflapf")
fun criticalOptions(vararg values: Pair<String, String>)

Parameters

values

Specifies a map of the critical options that the certificate should be signed for. Defaults to none.