zigbee-herdsman
    Preparing search index...

    Type Alias EmberCertificate283k1Data

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

    type EmberCertificate283k1Data = {
        contents: Buffer;
    }
    Index

    Properties

    Properties

    contents: Buffer