BlockDev.CryptoBITLKInfo¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
backing_device |
r/w |
name of the underlying block device |
|
cipher |
r/w |
used cipher (e.g. “aes”) |
|
mode |
r/w |
used cipher mode (e.g. “xts-plain”) |
|
sector_size |
r/w |
size (in bytes) of encryption sector |
|
uuid |
r/w |
UUID of the BITLK device |
Methods¶
None
Details¶
- class BlockDev.CryptoBITLKInfo¶