SSL services: Difference between revisions
Line 196: | Line 196: | ||
Takes two type-0x6 output buffers, a type-0x5 input buffer containing a [[#KeyAndCertParams]], and an u32, returns two output u32s. | Takes two type-0x6 output buffers, a type-0x5 input buffer containing a [[#KeyAndCertParams]], and an u32, returns two output u32s. | ||
Official sw passes hard-coded value 1 for the u32. | Official sw passes hard-coded value 1 for the u32. Sysmodule will throw an error if the u32 is not value 1. | ||
The input buffer size must match the size of [[#KeyAndCertParams]] (0x58-bytes). | |||
=== ISslConnection === | === ISslConnection === |