Google は、黒人コミュニティのための人種的公平の促進に取り組んでいます。
詳細 をご覧ください。
フィードバックを送信
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
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 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-09 UTC。"],[],[]]