class EncJson::SecureBox
- EncJson::SecureBox
- Reference
- Object
Defined in:
secure_box.crConstant Summary
-
API =
"1.0" -
BEGIN =
"[" -
END =
"]" -
TYPE =
"EncJson"
Constructors
Instance Method Summary
- #decrypt(key, val)
- #decrypted?(val)
- #encrypt(key, val)
- #encrypted?(val)
- #get_box_field(val)
- #priv_key_not_found? : Bool