set_encrypted
Description:
public void set_encrypted (
Encrypted? interface_)
Sets the Encrypted instance for the D-Bus interface
org.freedesktop.UDisks2.Encrypted on this.
Parameters:
this |
A ObjectSkeleton.
|
interface_ |
A Encrypted or null to clear the interface.
|