ส่งความคิดเห็น
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
nl:: Weave:: Crypto:: HKDF
สรุป
ฟังก์ชันสาธารณะแบบคงที่
DeriveKey (const uint8_t *salt, uint16_t saltLen, const uint8_t *keyMaterial1, uint16_t keyMaterial1Len, const uint8_t *keyMaterial2, uint16_t keyMaterial2Len, const uint8_t *info, uint16_t infoLen, uint8_t *outKey, uint16_t outKeyBufSize, uint16_t outKeyLen)
ประเภทสาธารณะ
@344
@344
แอตทริบิวต์สาธารณะ
PseudoRandomKey
uint8_t PseudoRandomKey[kPseudoRandomKeyLength]
ฟังก์ชันสาธารณะ
AddKeyMaterial
void AddKeyMaterial(
const uint8_t *keyData,
uint16_t keyDataLen
)
AddKeyMaterial
void AddKeyMaterial(
const BIGNUM & num
)
void BeginExtractKey(
const uint8_t *salt,
uint16_t saltLen
)
ExpandKey
WEAVE_ERROR ExpandKey(
const uint8_t *info,
uint16_t infoLen,
uint16_t keyLen,
uint8_t *outKey
)
WEAVE_ERROR FinishExtractKey(
void
)
HKDF
HKDF(
void
)
รีเซ็ต
void Reset(
void
)
~HKDF
~HKDF(
void
)
ฟังก์ชันคงที่แบบสาธารณะ
DeriveKey
WEAVE_ERROR DeriveKey(
const uint8_t *salt,
uint16_t saltLen,
const uint8_t *keyMaterial1,
uint16_t keyMaterial1Len,
const uint8_t *keyMaterial2,
uint16_t keyMaterial2Len,
const uint8_t *info,
uint16_t infoLen,
uint8_t *outKey,
uint16_t outKeyBufSize,
uint16_t outKeyLen
)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates. The OPENTHREAD and related marks are trademarks of the Thread Group and are used under license.
อัปเดตล่าสุด 2024-11-06 UTC
หากต้องการบอกให้เราทราบเพิ่มเติม
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-11-06 UTC"],[],[]]