pyanaconda.modules.storage.partitioning.custom.custom_interface =============================================================== .. py:module:: pyanaconda.modules.storage.partitioning.custom.custom_interface Classes ------- .. autoapisummary:: pyanaconda.modules.storage.partitioning.custom.custom_interface.CustomPartitioningInterface Module Contents --------------- .. py:class:: CustomPartitioningInterface Bases: :py:obj:`pyanaconda.modules.storage.partitioning.base_interface.PartitioningInterface` DBus interface for the custom partitioning module. .. py:method:: RequiresPassphrase() Is the default passphrase required? :return: True or False .. py:method:: SetPassphrase(passphrase) Set a default passphrase for all encrypted devices. :param passphrase: a string with a passphrase