| ... | ... | @@ -34,7 +34,7 @@ You can add multiple recipients with the `-e` or `-g` flags specifying either an |
|
|
|
|
|
|
|
# Decrypt data
|
|
|
|
|
|
|
|
In order to decrypt a credential received via the encrypt script above, the recipient need to run the following:
|
|
|
|
In order to decrypt a credential received via the encrypt script above, the recipient needs to run the following:
|
|
|
|
|
|
|
|
```
|
|
|
|
> age --decrypt -i path/to/your/ssh-private-key output.txt
|
| ... | ... | |