Passwordfile library
3.2.0
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 | |
Io | |
Contains all IO related classes. | |
Enumerations | |
enum | Io::FieldType : int { Io::FieldType::Normal, Io::FieldType::Password } |