Encrypt
Last updated
Last updated
This component encrypts a file with public key.
Attribute | Description |
---|---|
Plain File Path | The full path of the plain file |
Encrypted File Path | The full path of the encrypted file |
Public Key File | Public key file used to encrypt the plain file |
Passphrase | Passphrase to use public key |
Attribute | Description |
---|---|
EncryptedFile | The full path of the encrypted file |