14
14
|-----------------------+-------------------|
15
15
| "/" | The Mandos Server |
19
22
* Mandos Server Interface:
20
23
Interface name: "se.recompile.Mandos"
29
26
*** RemoveClient(o: ObjectPath) → nothing
36
30
*** ClientNotFound(s: Fingerprint, s: Address)
37
31
A client connected from Address using Fingerprint, but was
38
32
rejected because it was not found in the server. The fingerprint
39
33
is represented as a string of hexadecimal digits. The address is
40
34
an IPv4 or IPv6 address in its normal string format.
46
37
* Mandos Client Interface: