method

without_encryption

Importance_1
v7.0.0 - Show latest stable - 0 notes - Class: Contexts
without_encryption(&block) public

Runs the provided block in an encryption context where encryption is disabled:

  • Reading encrypted content will return its ciphertexts.

  • Writing encrypted content will write its clear text.

Show source
Register or log in to add new notes.