Update possible_ans.md

This commit is contained in:
Pavlos Papadopoulos
2022-02-04 14:17:33 +02:00
committed by GitHub
parent 8f516d6f31
commit 288fd0741c

View File

@@ -17,7 +17,7 @@ A.3)
A.4)
openssl enc -aes-256-cbc -in myfile.txt -out encrypted.bin base64
openssl enc -aes-256-cbc -in myfile.txt -out encrypted.bin -base64
A.6)