libstorage-ng
Public Attributes | List of all members
storage::SimpleEtcCrypttabEntry Struct Reference

A simple struct to hold the information from one line in crypttab. More...

#include <SimpleEtcCrypttab.h>

Public Attributes

std::string name
 
std::string device
 
std::string password
 
std::vector< std::string > crypt_options
 

Detailed Description

A simple struct to hold the information from one line in crypttab.

See crypttab(5).


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