A prefix for general keys. Should be used only when defining new keys.
Creates and returns a domain for GSignond errors.
This function generates a random secure nonce using SHA1 HMAC.
Checks if host
belongs to domain
.
a host name
a domain name
Create a #GIOStream from two file descriptors
a UNIX file descriptor
a UNIX file descriptor
%TRUE to close the file descriptor when done
Builds a #GSignondSecurityContext item from a GVariant of type "(ss)".
Convert sequence of strings to null-terminated string array.
Sequence of strings to convert
This function securely wipes the contents of the directory by calling gsignond_wipe_file() on each file. It also removes links and empty directories but does not recursively wipe them.
directory to wipe
This function securely wipes the contents of the file, by overwriting it with 0's, then 1's, then random data. The file is then removed.
filename to wipe
A prefix for dbus timeout keys. Should be used only when defining new keys.