KEY_PATH=$1 ENCRYPTED=$2 openssl rsautl -decrypt -inkey $KEY_PATH -in $ENCRYPTED > msg_decrypted