SSL services: Difference between revisions

Line 193: Line 193:
Takes two type-0x5 input buffers and a [[#CertificateFormat]], returns an output u64 Id.
Takes two type-0x5 input buffers and a [[#CertificateFormat]], returns an output u64 Id.


This imports the specified client cert (first inbuf) and key (second inbuf).
This imports the specified client cert (first inbuf) and key (second inbuf). The [[#CertificateFormat]] controls the format for the cert and key.


=== GeneratePrivateKeyAndCert ===
=== GeneratePrivateKeyAndCert ===