EmberCertificateData: {
    contents: Buffer;
}

This data structure contains the certificate data that is used for Certificate Based Key Exchange (CBKE).

Type declaration

  • contents: Buffer

    uint8_t[EMBER_CERTIFICATE_SIZE]