getClientKey()
getClientKey( $client_id, $subject) : STRING
Get the public key associated with a client_id
Parameters
| $client_id | Client identifier to be checked with. |
|
| $subject |
Returns
STRING —Return the public key for the client_id if it exists, and MUST return FALSE if it doesn't.