Table of Contents

Class Crc24

Namespace
Org.BouncyCastle.Bcpg
Assembly
BouncyCastle.Cryptography.dll
public sealed class Crc24
Inheritance
Crc24
Inherited Members

Constructors

Crc24()

public Crc24()

Properties

Value

public int Value { get; }

Property Value

int

Methods

Reset()

public void Reset()

Update(byte)

public void Update(byte b)

Parameters

b byte

Update3(byte[], int)

public void Update3(byte[] buf, int off)

Parameters

buf byte[]
off int