![]() |
The Hubzilla
|
This is the complete list of members for Zotlabs\Web\HTTPSig, including all inherited members.
create_sig($request, $head, $prvkey, $keyid= 'Key', $send_headers=false, $auth=false, $alg= 'sha256', $crypt_key=null, $crypt_algo= 'aes256ctr') | Zotlabs\Web\HTTPSig | static |
decrypt_sigheader($header, $prvkey=null) | Zotlabs\Web\HTTPSig | static |
generate_digest($body, $set=true) | Zotlabs\Web\HTTPSig | static |
get_activitypub_key($id) | Zotlabs\Web\HTTPSig | |
parse_sigheader($header) | Zotlabs\Web\HTTPSig | static |
sign($request, $head, $prvkey, $alg= 'sha256') | Zotlabs\Web\HTTPSig | static |
verify($data, $key= '') | Zotlabs\Web\HTTPSig | static |