[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/web-token/jwt-signature/Algorithm/ -> SignatureAlgorithm.php (summary)

(no description)

File Size: 37 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

SignatureAlgorithm:: (2 methods):
  sign()
  verify()


Interface: SignatureAlgorithm  - X-Ref

sign(JWK $key, string $input)   X-Ref
Sign the input.

param: JWK    $key   The private key used to sign the data
param: string $input The input

verify(JWK $key, string $input, string $signature)   X-Ref
Verify the signature of data.

param: JWK    $key       The private key used to sign the data
param: string $input     The input
param: string $signature The signature to verify



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer