Method | Description | |
---|---|---|
build_signature ( $request, $consumer, $token ) | ||
check_signature ( $request, $consumer, $token, $signature ) | ||
get_name ( ) |
Method | Description | |
---|---|---|
fetch_private_cert ( &$request ) | Either way should return a string representation of the certificate | |
fetch_public_cert ( &$request ) | Either way should return a string representation of the certificate |
abstract protected fetch_private_cert ( &$request ) |
abstract protected fetch_public_cert ( &$request ) |