|
Previous Page |
Solar_Auth_Adapter_Typekey |
Next Page |
_fetchKeyData()
protected
array
_fetchKeyData (
)
Fetches the public key data from TypeKey.
Parameters
- None.
Returns
- (array) An array with keys 'p', 'q', 'g', and 'pub_key' as extracted from the fetched key string.
Description
Fetches the public key data from TypeKey.
If a cache object was injected at construction time, uses a cached version of the public key instead of hitting the TypeKey server.
The URI used is "http://www.typekey.com/extras/regkeys.txt".
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _bc_bindec()
- _bc_exgcd()
- _bc_hexdec()
- _bc_invert()
- _exception()
- _fetchKeyData()
- _gmp_bindec()
- _loadSession()
- _processLogin()
- _processLogout()
- _redirect()
- _verify_bc()
- _verify_gmp()
- apiVersion()
- dump()
- getFlash()
- isLoginRequest()
- isLogoutRequest()
- isValid()
- locale()
- processLogin()
- processLogout()
- reset()
- start()
- updateIdleExpire()