Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 1.12 KB

dbus_auth_cookie_sha1.md

File metadata and controls

48 lines (25 loc) · 1.12 KB

Module dbus_auth_cookie_sha1

Implements COOKIE_SHA1 authentication mechanism.

Copyright (c) (C) 2014, Jean Parpaillon

Behaviours: dbus_auth.

Authors: Jean Parpaillon (jean.parpaillon@free.fr).

Description

See D-Bus Specification for complete specification.

Function Index

challenge/2Answer challenge.
init/0Initialize DBUS_AUTH_COOKIE_SHA1 authentication.

Function Details

challenge/2

challenge(Chall, X2) -> any()

Answer challenge

init/0

init() -> any()

Initialize DBUS_AUTH_COOKIE_SHA1 authentication