Changes

1,002 bytes added ,  20:30, 26 March 2015
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08190108] |- | 1 | First certificate ptr |- | 2 | Second certificate ptr |- | 3 ..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x08190108]
|-
| 1
| First certificate ptr
|-
| 2
| Second certificate ptr
|-
| 3
| Third certificate ptr
|-
| 4
| Fourth certificate ptr
|-
| 5
| 16 * first cert size + 10
|-
| 6
| First certificate ptr
|-
| 7
| 16 * second cert size + 10
|-
| 8
| Second certificate ptr
|-
| 9
| 16 * third cert size + 10
|-
| 10
| Third certificate ptr
|-
| 11
| 16 * fourth cert size + 10
|-
| 12
| Fourth certificate ptr
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|}

=Description=
This is called before [[AMNet:OpenTicket]] to set the [[Ticket#Certificate_Chain|certificate chain]] for the tickets to be installed. You can submit up to four certificates at a time, and if you have more than four, you can make multiple calls. If you have less than four certificates, you can pass in NULL for the pointers and 16*0+10=10 for the size field.
21

edits