NoPrivateKeyException
class NoPrivateKeyException(alias: String, store: KeyStore) : IllegalStateException, CopyableThrowable<NoPrivateKeyException>
Throws if failed to find PrivateKey for any alias in KeyStore.
Throws if failed to find PrivateKey for any alias in KeyStore.