SSL services: Difference between revisions
No edit summary |
|||
Line 561: | Line 561: | ||
== CreateContextForSystem == | == CreateContextForSystem == | ||
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 || [[# | | 100 || [[#CreateConnectionEx]] | ||
|} | |} | ||
=== | === CreateConnectionEx === | ||
No input. Returns an [[#ISslConnection]]. | No input. Returns an [[#ISslConnection]]. | ||