OBus_authSourceHandle authentication mechanisms
Data for an authentication mechanism
Exception raised when authentication fail
List of capabilities clients/servers may support
List of all capabilities
A stream is a way of communication for an authentication procedure
Creates a stream for authentication.
Creates a stream from a pair of channels
Creates a stream from a file descriptor. Note that the stream created by this function is not really efficient because it has to read characters one by one to ensure it does not consume too much.
Maximum length accepted for lines of the authentication protocol. Beyond this limit, authentication will fail.