--- a/server/wallet-backend.in +++ b/server/wallet-backend.in @@ -500,6 +500,14 @@ Check whether an object of type and name already exists. If it does, prints C; if not, prints C. +=item checksum file|password + +Return the checksum for a file or password object. By default a file +objects checksum some will be calculated using the perl function +md5_hex of the Digest::MD5 module. This behavior can be overriden in +the wallet configuration file. See perldoc Wallet::Config for +complete details. + =item comment [] If is not given, displays the current comment for the object