SSL services: Difference between revisions

Line 480: Line 480:
==== SetIoTimeout ====
==== SetIoTimeout ====
Takes an input u32, no output.
Takes an input u32, no output.
This sets a field in the ISslConnection object, then returns 0.


==== GetIoTimeout ====
==== GetIoTimeout ====
No input, returns an output u32.
No input, returns an output u32.
This gets the field set by [[#SetIoTimeout]], then returns 0.


= ssl:s =
= ssl:s =