The Hubzilla
 All Classes Namespaces Files Functions Variables Pages
Zotlabs\Web\HTTPSig Member List

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\HTTPSigstatic
decrypt_sigheader($header, $prvkey=null)Zotlabs\Web\HTTPSigstatic
generate_digest($body, $set=true)Zotlabs\Web\HTTPSigstatic
get_activitypub_key($id)Zotlabs\Web\HTTPSig
parse_sigheader($header)Zotlabs\Web\HTTPSigstatic
sign($request, $head, $prvkey, $alg= 'sha256')Zotlabs\Web\HTTPSigstatic
verify($data, $key= '')Zotlabs\Web\HTTPSigstatic