(Linux, ...) that provide the {\bf setsockopt} TCP\_KEEPIDLE function.
The default value is zero, which means no change is made to the socket.
+\label{FileDaemon:FileDaemon:PkiCipher}
+\item[PKI Cipher]
+
+ This directive is optional and if specified will configure the data
+ encryption to use a specific cipher. The default cipher is AES 128 CBC.
+
+ \smallskip{}
+
+ The following ciphers are available: aes128, aes192, aes256 and blowfish
+
+\label{FileDaemon:FileDaemon:PkiDigest}
+\item[PKI Digest]
+
+ This directive is optional and if specified will configure the data
+ encryption to use a specific digest algorithm. The default cipher is SHA1 or
+ SHA256 depending on the version of OpenSSL.
+
+ \smallskip{}
+
+ The following digest are available: md5, sha1, sha256.
\item [PKI Encryption]
See the \ilink{Data Encryption}{DataEncryption} chapter of this manual.