class CertificateKeyId

Defined at line 151 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/security/WeaveCert.h

CertificateKeyId -- Represents a certificate key identifier.

Public Members

const uint8_t * Id
uint8_t Len

Public Methods

bool IsEmpty ()

Defined at line 158 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/security/WeaveCert.h

void Clear ()

Defined at line 159 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/security/WeaveCert.h

bool IsEqual (const CertificateKeyId & other)