ns_crypto::JWT method verify_registered_claims (protected)

 <instance of ns_crypto::JWT[i]> verify_registered_claims \
    [ -payload payload ] [ -aud aud ] [ -iss iss ] [ -sub sub ] \
    [ -clockskew clockskew ] [ -now now ]

Defined in

Switches:
-payload (optional)
-aud (optional)
-iss (optional)
-sub (optional)
-clockskew (optional, defaults to "0")
-now (optional)

Testcases:
No testcase defined.
[ show source ]
Show another procedure: