summaryrefslogtreecommitdiff
path: root/testdata/cli_SetPrivateKey_test.txt
AgeCommit message (Collapse)Author
2023-05-16all: add command to remove the private keyShulhan
The remove-private-key decrypt the issuer's value back using previous private key and store it back to file as plain text.
2023-05-16all: add command to set private keyShulhan
The set-private-key command encrypt the issuer's value (hash:secret...) in the file using private key. The supported private key is RSA.