| Top | 
StoragedLinuxEncryptedStoragedLinuxEncrypted — Linux implementation of StoragedEncrypted  | 
    GObject
    ╰── GDBusInterfaceSkeleton
        ╰── StoragedEncryptedSkeleton
            ╰── StoragedLinuxEncrypted
StoragedEncrypted *
storaged_linux_encrypted_new (void);
Creates a new StoragedLinuxEncrypted instance.
void storaged_linux_encrypted_update (StoragedLinuxEncrypted *encrypted,StoragedLinuxBlockObject *object);
Updates the interface.
typedef struct _StoragedLinuxEncrypted StoragedLinuxEncrypted;
The StoragedLinuxEncrypted structure contains only private data and should only be accessed using the provided API.