SSL services: Difference between revisions
No edit summary |
|||
Line 2: | Line 2: | ||
=Client cert+privk= | =Client cert+privk= | ||
SSL-sysmodule uses [[Settings_services|set:cal]] | SSL-sysmodule uses [[Settings_services|set:cal]] [[Settings_services#GetSslKey|GetSslKey]] and [[Settings_services#GetSslCert|GetSslCert]]. The rest of this section documents handling for the former, which can be decrypted with [[SPL_services|SPL]]. | ||
key* below refers to the 3 0x10-byte input blocks passed to this code. | key* below refers to the 3 0x10-byte input blocks passed to this code. |