提供意見
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
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.
上次更新時間: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"]],["上次更新時間:2024-11-09 (世界標準時間)。"],[],[]]