ARC SDK
Public Member Functions
Arc::PasswordSourceStream Class Reference

Obtain password from stream. More...

#include <PasswordSource.h>

Inheritance diagram for Arc::PasswordSourceStream:
Arc::PasswordSource

Public Member Functions

 PasswordSourceStream (std::istream *password)
 
virtual Result Get (std::string &password, int minsize, int maxsize)
 

Additional Inherited Members

- Public Types inherited from Arc::PasswordSource
enum  Result { NO_PASSWORD = 0, PASSWORD = 1, CANCEL = 2 }
 

Detailed Description

Obtain password from stream.


The documentation for this class was generated from the following file: