차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
ko:ssl_api [2018/07/08 18:44]
michael [콜백 함수]
ko:ssl_api [2018/07/08 18:45] (현재)
michael [콜백 함수]
줄 7: 줄 7:
 ===== 콜백 함수 ===== ===== 콜백 함수 =====
 <code cpp> <code cpp>
-typedef ​void (*GetRootCaFilePath)(uint32_t deviceId);+typedef ​const char* (*GetRootCaFilePath)(uint32_t deviceId);
 typedef const char* (*GetServerCaFilePath)(BS2_DEVICE_ID deviceId); typedef const char* (*GetServerCaFilePath)(BS2_DEVICE_ID deviceId);
 typedef const char* (*GetServerPrivateKeyFilePath)(uint32_t deviceId); typedef const char* (*GetServerPrivateKeyFilePath)(uint32_t deviceId);