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