org.bouncycastle.bcpg

Class CRC24

public class CRC24 extends Object

Constructor Summary
CRC24()
Method Summary
intgetValue()
voidreset()
voidupdate(int b)

Constructor Detail

CRC24

public CRC24()

Method Detail

getValue

public int getValue()

reset

public void reset()

update

public void update(int b)