nl:: بافت:: پروفایل ها:: امنیت:: گرفتن:: WeaveTAKEChallengerAuthDelegate
این یک کلاس انتزاعی است.خلاصه
توابع عمومی | |
---|---|
ClearTokenAuthData (uint64_t tokenId)=0 | virtual WEAVE_ERROR |
GetChallengerID (uint8_t *challengerID, uint8_t & challengerIDLen) const =0 | virtual WEAVE_ERROR |
GetNextIdentificationKey (uint64_t & tokenId, uint8_t *identificationKey, uint16_t & identificationKeyLen)=0 | virtual WEAVE_ERROR |
GetTokenAuthData (uint64_t tokenId, uint8_t & takeConfig, uint8_t *authKey, uint16_t & authKeyLen, uint8_t *encAuthBlob, uint16_t & encAuthBlobLen)=0 | virtual WEAVE_ERROR |
GetTokenPublicKey (uint64_t tokenId, OID & curveOID, EncodedECPublicKey & tokenPubKey)=0 | virtual WEAVE_ERROR |
RewindIdentificationKeyIterator (void)=0 | 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 | virtual WEAVE_ERROR |
توابع عمومی
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. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2018-06-05 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"اطلاعاتی که نیاز دارم وجود ندارد"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"بیشازحد پیچیده/ مراحل بسیار زیاد"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"قدیمی"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"مشکل ترجمه"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"مشکل کد / نمونهها"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"غیره"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"درک آسان"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"مشکلم را برطرف کرد"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"غیره"
}]