Table of Contents

Class Crc24

Namespace
Enterprises.Org.BouncyCastle.Bcpg
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class Crc24
Inheritance
Crc24
Inherited Members

Constructors

Crc24()

public Crc24()

Properties

Value

public int Value { get; }

Property Value

int

Methods

GetValue()

[Obsolete("Use 'Value' property instead")]
public int GetValue()

Returns

int

Reset()

public void Reset()

Update(int)

public void Update(int b)

Parameters

b int