瀏覽代碼

Clarify encryption

Ask Solem 9 年之前
父節點
當前提交
4fa6a49a2b
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/userguide/tasks.rst

+ 2 - 2
docs/userguide/tasks.rst

@@ -471,8 +471,8 @@ arguments:
 
 
     For this reason you should probably encrypt your message if it contains
     For this reason you should probably encrypt your message if it contains
     sensitive information, or in this example with a credit card number
     sensitive information, or in this example with a credit card number
-    the actual number could be stored in a secure store that you retrieve
-    in the task itself.
+    the actual number could be stored encrypted in a secure store that you retrieve
+    and decrypt in the task itself.
 
 
 .. _task-retry:
 .. _task-retry: