Changes

19 bytes added ,  20:43, 26 March 2015
Line 59: Line 59:     
=Description=
 
=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.
+
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, 0 for the sizes, and 16*0+10=10 for the other sizes.
21

edits