SSL services: Difference between revisions
No edit summary |
|||
Line 140: | Line 140: | ||
=== ImportClientPki === | === ImportClientPki === | ||
Takes two type-0x5 input buffers, returns an output u64 Id. | Takes two type-0x5 input buffers, returns an output u64 Id. | ||
The first buffer contains the PKCS#12 data, the second buffer contains the optional (addr=NULL/size=0) ASCII password. The password is copied to a heap buffer with size+1, for NUL-termination. | |||
=== RemoveServerPki === | === RemoveServerPki === |