Passwordfile library 5.0.12
C++ library to read/write passwords from/to encrypted files
|
Go to the source code of this file.
Classes | |
class | Io::Field |
The Field class holds field information which consists of a name and a value and is able to serialize and deserialize this information. More... | |
Namespaces | |
namespace | Io |
Contains all IO related classes. | |
Enumerations | |
enum class | Io::FieldType : int { Io::Normal , Io::Password } |