Crc8GsmA constructor

Crc8GsmA()

Implementation

Crc8GsmA()
    : super(
        8,
        0x1d,
        0x00,
        0x00,
        inputReflected: false,
        outputReflected: false);