diff options
Diffstat (limited to 'lib/libc/rpc/publickey.3')
-rw-r--r-- | lib/libc/rpc/publickey.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/rpc/publickey.3 b/lib/libc/rpc/publickey.3 index 7f32e49..79608d6 100644 --- a/lib/libc/rpc/publickey.3 +++ b/lib/libc/rpc/publickey.3 @@ -31,7 +31,8 @@ which is used to decrypt the encrypted secret key stored in the database. Both routines return 1 if they are successful in finding the key, 0 otherwise. The keys are returned as .SM NULL\s0-terminated, -hexadecimal strings. If the password supplied to +hexadecimal strings. +If the password supplied to .B getsecretkey(\|) fails to decrypt the secret key, the routine will return 1 but the .I secretkey |