HTTPC:RootCertChainAddCert

From 3dbrew
Revision as of 01:46, 9 December 2015 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x002F0082] |- | 1 | RootCertChain context handle |- | 2 | Root CA cert buffer siz...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0x002F0082]
1 RootCertChain context handle
2 Root CA cert buffer size
4 (Size<<4) | 10
5 Pointer to input root CA cert data

Response

Index Word Description
0 Header code
1 Result code

Description

This is the RootCertChain version of HTTPC:AddTrustedRootCA.