method

protecting_encrypted_data

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

Runs the provided block in an encryption context where:

  • Reading encrypted content will return its ciphertext.

  • Writing encrypted content will fail.

Show source
Register or log in to add new notes.