Moodle  2.2.1
http://www.collinsharper.com
mnet_remote_client Class Reference
Inheritance diagram for mnet_remote_client:
Collaboration diagram for mnet_remote_client:

Public Member Functions

 was_encrypted ()
 encrypted_to ($keyresource)
 set_pushkey ()
 was_signed ()
 signature_verified ()
 object_to_call ($object)
 static_location ($location)
 plaintext_is_ok ()
 refresh_key ()

Data Fields

 $object_to_call = false
 $static_location = false
 $request_was_encrypted = false
 $request_was_signed = false
 $signatureok = false
 $pushkey = false
 $useprivatekey = ''

Detailed Description

Definition at line 11 of file remote_client.php.


Member Function Documentation

encrypted_to ( keyresource)

Definition at line 32 of file remote_client.php.

object_to_call ( object)

Definition at line 48 of file remote_client.php.

Definition at line 56 of file remote_client.php.

Here is the call graph for this function:

Definition at line 70 of file remote_client.php.

Here is the call graph for this function:

Definition at line 36 of file remote_client.php.

Definition at line 44 of file remote_client.php.

static_location ( location)

Definition at line 52 of file remote_client.php.

Definition at line 24 of file remote_client.php.

Definition at line 40 of file remote_client.php.


Field Documentation

$object_to_call = false

Definition at line 16 of file remote_client.php.

$pushkey = false

Definition at line 21 of file remote_client.php.

$request_was_encrypted = false

Definition at line 18 of file remote_client.php.

$request_was_signed = false

Definition at line 19 of file remote_client.php.

$signatureok = false

Definition at line 20 of file remote_client.php.

$static_location = false

Definition at line 17 of file remote_client.php.

$useprivatekey = ''

Definition at line 22 of file remote_client.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations