Loads key from stream.
procedure ImportFromStream(Stream: TStream; Password: String);
Use this method to read a key stored in a stream. Password specifies a password to decrypt the private key.