Crc24OpenPgp constructor

Crc24OpenPgp()

Implementation

Crc24OpenPgp()
    : super(
        24,
        0x864cfb,
        0xb704ce,
        0x000000,
        inputReflected: false,
        outputReflected: false);