get_cleartext_block
Description:
public Block get_cleartext_block (
Block block)
If block is an unlocked encrypted device, gets the cleartext device.
Parameters:
| this |
A Client.
|
| block |
A Block.
|
Returns:
|
A Block or null. Free with
unref when done with it.
|