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