struct

AvramEncrypted::EncryptedValue

Inherits Struct < Value < Object

Constructors

new(value : String, keys : Hash(String, String) = AvramEncrypted.settings.keys)

Instance methods

parse

Parses the encrypted value and returns a Tuple with the encryption key and the encrypted payload.