diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2019-01-06 22:56:27 +0000 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2019-01-06 23:59:54 +0100 |
commit | 30264131262d9e926d3c14b0c92760fdc15ba5c8 (patch) | |
tree | e31417548153619ae96faaed746ac3e644eeea0b /src/lib.rs | |
parent | 83063599f4ab1bcbbd9be9166e738a13ae4e4cc6 (diff) | |
download | nitrokey-rs-30264131262d9e926d3c14b0c92760fdc15ba5c8.tar.gz nitrokey-rs-30264131262d9e926d3c14b0c92760fdc15ba5c8.tar.bz2 |
Add support for the hidden volumes on a Nitrokey Storage
This patch introduces the methods enable_hidden_volume,
disable_hidden_volume and create_hidden_volume for the Storage struct to
support the hidden volumes on the Nitrokey Storage. The enable and
create methods require that the encrypted storage has been enabled.
Contrary to authentication and password safe access, we do not enforce
this requirement in the API as file system operations could have
unwanted side effects and should not performed implicitly.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions