selected Certificates
Parameters
value
List containing certificate names and corresponding password to use for encrypting the exported certificate.
Parameters
values
List containing certificate names and corresponding password to use for encrypting the exported certificate.
suspend fun selectedCertificates(argument: List<suspend SelectedCertificateInputArgsBuilder.() -> Unit>)
suspend fun selectedCertificates(vararg argument: suspend SelectedCertificateInputArgsBuilder.() -> Unit)
Parameters
argument
List containing certificate names and corresponding password to use for encrypting the exported certificate.