SSL services: Difference between revisions
No edit summary |
|||
Line 14: | Line 14: | ||
| 3 || GetCertificateBufSize | | 3 || GetCertificateBufSize | ||
|- | |- | ||
| 4 || DebugIoctl | | 4 || [3.0.0+] DebugIoctl | ||
|- | |- | ||
| 5 || SetInterfaceVersion | | 5 || [3.0.0+] SetInterfaceVersion | ||
|- | |- | ||
| 6 || [5.0.0+] FlushSessionCache | | 6 || [5.0.0+] FlushSessionCache | ||
Line 24: | Line 24: | ||
| 8 || [6.0.0+] GetDebugOption | | 8 || [6.0.0+] GetDebugOption | ||
|} | |} | ||
[3.0.0+] GetCertificates now returns 4-bytes of output. | |||
== ISslContext == | == ISslContext == | ||
Line 52: | Line 54: | ||
| 9 || AddPolicyOid | | 9 || AddPolicyOid | ||
|- | |- | ||
| 10 || ImportCrl | | 10 || [3.0.0+] ImportCrl | ||
|- | |- | ||
| 11 || RemoveCrl | | 11 || [3.0.0+] RemoveCrl | ||
|} | |} | ||