Encrypting a file. The following command is used to encrypt a file: openssl enc -aes-256-cbc -md sha512 -pbkdf2 -iter 250000 ...
確定! 回上一頁