JWSRegisteredHeaders.hasCritical()
Returns true if the crit parameter exists. This method does not check whether the parameter value is valid.
Definition
function hasCritical(): boolean;
Returns true if the crit parameter exists. This method does not check whether the parameter value is valid.
function hasCritical(): boolean;