发送反馈
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
nl:: Weave:: Profiles:: Security:: TAKE:: WeaveTAKEChallengerAuthDelegate
这是一个抽象类。
摘要
公共函数
ClearTokenAuthData (uint64_t tokenId)=0
GetChallengerID (uint8_t *challengerID, uint8_t & challengerIDLen) const =0
GetNextIdentificationKey (uint64_t & tokenId, uint8_t *identificationKey, uint16_t & identificationKeyLen)=0
GetTokenAuthData (uint64_t tokenId, uint8_t & takeConfig, uint8_t *authKey, uint16_t & authKeyLen, uint8_t *encAuthBlob, uint16_t & encAuthBlobLen)=0
GetTokenPublicKey (uint64_t tokenId, OID & curveOID, EncodedECPublicKey & tokenPubKey)=0
RewindIdentificationKeyIterator (void)=0
StoreTokenAuthData (uint64_t tokenId, uint8_t takeConfig, const uint8_t *authKey, uint16_t authKeyLen, const uint8_t *encAuthBlob, uint16_t encAuthBlobLen)=0
公共函数
ClearTokenAuthData
virtual WEAVE_ERROR ClearTokenAuthData(
uint64_t tokenId
)=0
GetChallengerID
virtual WEAVE_ERROR GetChallengerID(
uint8_t *challengerID,
uint8_t & challengerIDLen
) const =0
GetNextIdentificationKey
virtual WEAVE_ERROR GetNextIdentificationKey(
uint64_t & tokenId,
uint8_t *identificationKey,
uint16_t & identificationKeyLen
)=0
GetTokenAuthData
virtual WEAVE_ERROR GetTokenAuthData(
uint64_t tokenId,
uint8_t & takeConfig,
uint8_t *authKey,
uint16_t & authKeyLen,
uint8_t *encAuthBlob,
uint16_t & encAuthBlobLen
)=0
GetTokenPublicKey
virtual WEAVE_ERROR GetTokenPublicKey(
uint64_t tokenId,
OID & curveOID,
EncodedECPublicKey & tokenPubKey
)=0
RewindIdentificationKeyIterator
virtual WEAVE_ERROR RewindIdentificationKeyIterator(
void
)=0
StoreTokenAuthData
virtual WEAVE_ERROR StoreTokenAuthData(
uint64_t tokenId,
uint8_t takeConfig,
const uint8_t *authKey,
uint16_t authKeyLen,
const uint8_t *encAuthBlob,
uint16_t encAuthBlobLen
)=0
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.
最后更新时间 (UTC):2024-11-09。
需要向我们提供更多信息?
[[["易于理解","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"]],["最后更新时间 (UTC):2024-11-09。"],[],[]]