readPrivateKey

fun readPrivateKey(privateKey: String, password: String? = null): List<PrivateKey?>(source)

Read PKCS#8 encoded private key.