Package org.bouncycastle.bcpg
Class CRC24
java.lang.Object
org.bouncycastle.bcpg.CRC24
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CRC24
public CRC24()
-
-
Method Details
-
update
public void update(int b) -
getValue
public int getValue() -
reset
public void reset()
-