Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
opt
/
psa
/
admin
/
plib
/
modules
/
wp-toolkit
/
vendor
/
lcobucci
/
jwt
/
src
/
Signer
/
Hmac
/
File Content:
Sha256.php
<?php declare (strict_types=1); namespace WPToolkitDependenciesIsolationPrefix\Lcobucci\JWT\Signer\Hmac; use WPToolkitDependenciesIsolationPrefix\Lcobucci\JWT\Signer\Hmac; final class Sha256 extends Hmac { public function algorithmId() : string { return 'HS256'; } public function algorithm() : string { return 'sha256'; } }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
Sha256.php
367 bytes
0644
Sha384.php
367 bytes
0644
Sha512.php
367 bytes
0644
N4ST4R_ID | Naxtarrr