mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (cb7cd81)
This commit is contained in:
@@ -151,7 +151,7 @@ AES electronic codebook decryption mode.
|
||||
|
||||
:ref:`Mode<enum_AESContext_Mode>` **MODE_CBC_ENCRYPT** = ``2``
|
||||
|
||||
AES cipher blocker chaining encryption mode.
|
||||
AES cipher block chaining encryption mode.
|
||||
|
||||
.. _class_AESContext_constant_MODE_CBC_DECRYPT:
|
||||
|
||||
@@ -159,7 +159,7 @@ AES cipher blocker chaining encryption mode.
|
||||
|
||||
:ref:`Mode<enum_AESContext_Mode>` **MODE_CBC_DECRYPT** = ``3``
|
||||
|
||||
AES cipher blocker chaining decryption mode.
|
||||
AES cipher block chaining decryption mode.
|
||||
|
||||
.. _class_AESContext_constant_MODE_MAX:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user