EmberPrivateKey283k1Data: {
    contents: Buffer;
}

This data structure contains the private key data that is used for Certificate Based Key Exchange (CBKE) in SECT283k1 Elliptical Cryptography.

Type declaration

  • contents: Buffer

    uint8_t[EMBER_PRIVATE_KEY_283K1_SIZE]