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