Difference between revisions of "SSL Services"

From 3dbrew
Jump to navigation Jump to search
Line 10: Line 10:
 
|-
 
|-
 
| 0x00150082
 
| 0x00150082
| SSL_read()
+
| [[SSLC:Read|Read]]
 
|-
 
|-
 
| 0x00170082
 
| 0x00170082
| SSL_write()
+
| [[SSLC:Write|Write]]
 
|}
 
|}

Revision as of 17:01, 9 July 2013

SSL service "ssl:C"

Command Header Description
0x00050082 AddTrustedRootCA
0x00150082 Read
0x00170082 Write