Google berkomitmen untuk mendorong terwujudnya keadilan ras bagi komunitas Kulit Hitam. Lihat caranya.
Tetap teratur dengan koleksi Simpan dan kategorikan konten berdasarkan preferensi Anda.

nl:: Menenun:: Profil:: Keamanan:: Kunci Aplikasi:: DummyGroupKeyStore

Ringkasan

Warisan

Mewarisi dari: nl :: Weave :: Profil :: Keamanan :: AppKeys :: GroupKeyStoreBase

Konstruktor dan Destruktor

DummyGroupKeyStore (void)

Fungsi publik

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

Fungsi publik

Bersih

virtual WEAVE_ERROR Clear(
  void
)

HapusGroupKey

virtual WEAVE_ERROR DeleteGroupKey(
  uint32_t keyId
)

HapusGroupKeysOfAType

virtual WEAVE_ERROR DeleteGroupKeysOfAType(
  uint32_t keyType
)

DummyGroupKeyStore

 DummyGroupKeyStore(
  void
)

MenghitungGroupKeys

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
)

TokoGroupKey

virtual WEAVE_ERROR StoreGroupKey(
  const WeaveGroupKey & key
)