Method
AstalAuthPamsupply_secret
[−]
Description
Provides pam with a secret. This method must be called exactly once after a auth-* signal is emitted.
[−]
Parameters
secret
-
Type:
const gchar*
The secret to be provided to pam. Can be NULL.
The argument can be NULL
.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.