Chapter 10. Security Model
While the Python modules supplies full access to the security and secret methods, this topic is currently beyond the scope of this guide. You can look up the security and secret methods by running the following command.
pydoc libvirt
This will give you a manpage of the Python classes, methods and functions available specific to your Linux distribution.