SSL services: Difference between revisions

No edit summary
Line 561: Line 561:


== CreateContextForSystem ==
== CreateContextForSystem ==
Unofficial name.
Takes a PID, an input u32 [[#SslVersion]] and an input u64 pid_placeholder. Returns an output [[#ISslContextForSystem]].
Takes a PID, an input u32 [[#SslVersion]] and an input u64 pid_placeholder. Returns an output [[#ISslContextForSystem]].


Line 614: Line 612:
| 13 || [16.0.0+] [[#GeneratePrivateKeyAndCert]]
| 13 || [16.0.0+] [[#GeneratePrivateKeyAndCert]]
|-
|-
| 100 || [[#CreateConnectionForSystem]]
| 100 || [[#CreateConnectionEx]]
|}
|}


=== CreateConnectionForSystem ===
=== CreateConnectionEx ===
Unofficial name.
 
No input. Returns an [[#ISslConnection]].
No input. Returns an [[#ISslConnection]].