nl:: Weave:: Profiles:: Security:: KeyExport
מרחב השמות הזה כולל את כל הממשקים ב-Weave לפרוטוקול הייצוא של מפתחות בפרופיל האבטחה של Weave.
סיכום
ערכים של ספירה |
|
---|---|
@256
|
טיפוסים בני מנייה (enum) |
@257
|
טיפוסים בני מנייה (enum) |
@258
|
טיפוסים בני מנייה (enum) |
@259
|
טיפוסים בני מנייה (enum) |
פונקציות |
|
---|---|
GenerateSHA256Hash(const uint8_t *msgStart, uint16_t msgLen, uint8_t *msgHash)
|
void
|
SimulateDeviceKeyExport(const uint8_t *deviceCert, uint16_t deviceCertLen, const uint8_t *devicePrivKey, uint16_t devicePrivKeyLen, const uint8_t *trustRootCert, uint16_t trustRootCertLen, const uint8_t *exportReq, uint16_t exportReqLen, uint8_t *exportRespBuf, uint16_t exportRespBufSize, uint16_t & exportRespLen, bool & respIsReconfig)
|
שיעורים |
|
---|---|
nl:: |
הטמעת הלוגיקה העיקרית של פרוטוקול הייצוא של מפתחות Weave. |
nl:: |
מחלקה מופשטת של נציגים שנקראה על ידי מנוע KeyExport כדי לבצע פעולות שונות שקשורות לאימות במהלך ייצוא המפתחות. |
nl:: |
הטמעה של צד הלקוח של פרוטוקול ייצוא המפתחות של Weave, לשימוש בהקשרים עצמאיים (העברת הודעות שלא קשורות ל-Weave). |
nl:: |
ערכים של ספירה
256@
@256
257@
@257
258@
@258
259@
@259
פונקציות
GenerateSHA256Hash
void GenerateSHA256Hash( const uint8_t *msgStart, uint16_t msgLen, uint8_t *msgHash )
SimulateDeviceKeyExport
WEAVE_ERROR SimulateDeviceKeyExport( const uint8_t *deviceCert, uint16_t deviceCertLen, const uint8_t *devicePrivKey, uint16_t devicePrivKeyLen, const uint8_t *trustRootCert, uint16_t trustRootCertLen, const uint8_t *exportReq, uint16_t exportReqLen, uint8_t *exportRespBuf, uint16_t exportRespBufSize, uint16_t & exportRespLen, bool & respIsReconfig )