BlockDev.CryptoLUKSInfo

Fields

Name

Type

Access

Description

backing_device

str

r/w

name of the underlying block device

cipher

str

r/w

used cipher (e.g. “aes”)

label

str

r/w

label of the LUKS device (valid only for LUKS 2)

metadata_size

int

r/w

LUKS metadata size

mode

str

r/w

used cipher mode (e.g. “xts-plain”)

sector_size

int

r/w

size (in bytes) of encryption sector Note: sector size is valid only for LUKS 2

subsystem

str

r/w

subsystem of the LUKS device (valid only for LUKS 2)

uuid

str

r/w

UUID of the LUKS device

version

BlockDev.CryptoLUKSVersion

r/w

LUKS version

Methods

None

Details

class BlockDev.CryptoLUKSInfo