MalformedSignedValue¶
The signed cookie value is structurally invalid: it is missing the .
separator between the value and signature, or the signature portion is
empty or not valid Base64.
Constructors¶
create¶
Returns¶
- MalformedSignedValue val^
Public Functions¶
string¶
Returns¶
- String iso^
eq¶
Parameters¶
- that: MalformedSignedValue val
Returns¶
- Bool val
ne¶
Parameters¶
- that: MalformedSignedValue val
Returns¶
- Bool val