nl::Weave::WeaveMsgEncryptionKeyCache

#include <src/lib/core/WeaveFabricState.h>

Schlüssel-Cache für Weave Message Encryption Keys.

Zusammenfassung

Öffentliche Funktionen

FindOrAllocateKeyEntry(uint16_t keyId, uint8_t encType)
Init(void)
void
Reset(void)
void
Shutdown(void)
void

Öffentliche Funktionen

FindOrAllocateKeyEntry

WeaveMsgEncryptionKey * FindOrAllocateKeyEntry(
  uint16_t keyId,
  uint8_t encType
)

Init

void Init(
  void
)

Zurücksetzen

void Reset(
  void
)

Herunterfahren

void Shutdown(
  void
)