Show / Hide Table of Contents

Crc13239 Class

Namespace: Yubico.Core.Buffers Assembly: Yubico.Core.dll

Utility class for calculating and verifying the CRC13239 checksum used in YubiKey products.

C#
public static class Crc13239
Inheritance object Crc13239

Methods

Name Description
Calculate(ReadOnlySpan<byte>)

Calculates a CRC13239 checksum over a byte buffer.

In this article
Back to top Generated by DocFX