saveToFile

fun KeyStore.saveToFile(output: File, password: String)(source)

Save KeyStore to output file with the specified password

Report a problem