zigbee-herdsman

    Type Alias EmberMessageDigest

    This data structure contains an AES-MMO Hash (the message digest).

    type EmberMessageDigest = {
        contents: Buffer;
    }
    Index

    Properties

    Properties

    contents: Buffer

    uint8_t[EMBER_AES_HASH_BLOCK_SIZE]

    MMNEPVFCICPMFPCPTTAAATR