Description
Uses the provided public key to encrypt the specified file to a new file.
Usage
Shell | Function |
|---|---|
Bash |
|
PowerShell |
|
keyis the fully qualified path of the public key fileoutputis the name of the resulting encrypted file. Defaults to “encrypted”source filenameis the file to be decrypted