nl::Weave::Profiles::Security::KeyExport
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เนมสเปซนี้มีอินเทอร์เฟซทั้งหมดภายใน Weave สำหรับโปรโตคอลการส่งออกคีย์ภายในโปรไฟล์ความปลอดภัยของ Weave
สรุป
ฟังก์ชัน |
|
---|---|
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
)