function isCookieValueSigned(value): boolean;
Check if the value is signed.
unknown
The value to check.
boolean