Loads key from stream.
public void importFromStream(java.io.InputStream stream, String password);
Use this method to read a key stored in a stream. Password specifies a password to decrypt the private key.