CryptBackend.open

Open the encrypted destination.

interface CryptBackend
void
open
(
const string decrypted
)

Parameters

decrypted string

where to make the decrypted data visible (mount it).

Meta