diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -47,6 +47,11 @@ remove <LABEL> rename <LABEL> <NEW-LABEL> Rename a LABEL into NEW-LABEL. + +set-private-key <PRIVATE-KEY-FILE> + + Encrypt the issuer's value (hash:secret...) in the file using private key. + The supported private key is RSA. ``` ## ENCRYPTION |
