nl:: বুনা:: প্রোফাইল:: নিরাপত্তা:: AppKeys:: DummyGroupKeyStore

সারসংক্ষেপ

উত্তরাধিকার

থেকে উত্তরাধিকারসূত্রে পাওয়া যায়: nl::Weave::Profiles::Security::AppKeys::GroupKeyStoreBase

কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর

DummyGroupKeyStore (void)

পাবলিক ফাংশন

Clear (void)
virtual WEAVE_ERROR
DeleteGroupKey (uint32_t keyId)
virtual WEAVE_ERROR
DeleteGroupKeysOfAType (uint32_t keyType)
virtual WEAVE_ERROR
EnumerateGroupKeys (uint32_t keyType, uint32_t *keyIds, uint8_t keyIdsArraySize, uint8_t & keyCount)
virtual WEAVE_ERROR
RetrieveGroupKey (uint32_t keyId, WeaveGroupKey & key)
virtual WEAVE_ERROR
StoreGroupKey (const WeaveGroupKey & key)
virtual WEAVE_ERROR

পাবলিক ফাংশন

পরিষ্কার

virtual WEAVE_ERROR Clear(
  void
)

DeleteGroupKey

virtual WEAVE_ERROR DeleteGroupKey(
  uint32_t keyId
)

DeleteGroupKeysOfAType

virtual WEAVE_ERROR DeleteGroupKeysOfAType(
  uint32_t keyType
)

DummyGroupKeyStore

 DummyGroupKeyStore(
  void
)

GroupKeys গণনা করুন

virtual WEAVE_ERROR EnumerateGroupKeys(
  uint32_t keyType,
  uint32_t *keyIds,
  uint8_t keyIdsArraySize,
  uint8_t & keyCount
)

RetrieveGroupKey

virtual WEAVE_ERROR RetrieveGroupKey(
  uint32_t keyId,
  WeaveGroupKey & key
)

স্টোরগ্রুপ কী

virtual WEAVE_ERROR StoreGroupKey(
  const WeaveGroupKey & key
)