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
)