nl::Weave::WeaveMsgEncryptionKeyCache

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

Weave 消息加密密钥的密钥缓存。

摘要

公共函数

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

公共函数

FindOrAllocateKeyEntry

WeaveMsgEncryptionKey * FindOrAllocateKeyEntry(
  uint16_t keyId,
  uint8_t encType
)

Init

void Init(
  void
)

重置

void Reset(
  void
)

关停

void Shutdown(
  void
)