Settings services: Difference between revisions
| Line 37: | Line 37: | ||
Returns the encrypted TLS client-privk. Buf+0 is u32 size of the encrypted/plaintext data, +4 is the actual start of the encrypted data. | Returns the encrypted TLS client-privk. Buf+0 is u32 size of the encrypted/plaintext data, +4 is the actual start of the encrypted data. | ||
Used by SSL-sysmodule, see [[SSL_services|here]]. | |||
== GetTLSClientCert == | == GetTLSClientCert == | ||