Which sub command to crypsetup shows information about an encrypted LUKS partition?
Which sub command to crypsetup shows information about an encrypted LUKS partition?
The 'luksDump' sub command of cryptsetup is used to display detailed header information of an encrypted LUKS partition. This command provides information about the LUKS device, including encryption parameters and key slots.
A - 100%
A - OK
luksDump <device> Dump the header information of a LUKS device.
cryptsetup luksDump <device>