Crc13239 Class
Namespace: Yubico.Core.Buffers Assembly: Yubico.Core.dllUtility class for calculating and verifying the CRC13239 checksum used in YubiKey products.
C#
public static class Crc13239 : Object
Inheritance
System.Object
Crc13239
Methods
Name | Description |
---|---|
Calculate(ReadOnlySpan<Byte>) | Calculates a CRC13239 checksum over a byte buffer. |