struct
AvramEncrypted::EncryptedValue
- AvramEncrypted::EncryptedValue
- Struct
- Value
- Object
Defined in:
avram_encrypted/encrypted_value.crConstructors
Instance Method Summary
-
#parse : Tuple(String, String)
Parses the encrypted value and retuns a Tuple with the encryption key and the encrypted payload.
Constructor Detail
Instance Method Detail
def parse : Tuple(String, String)
#
Parses the encrypted value and retuns a Tuple with the encryption key and the encrypted payload.