|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rsa.ace.techservice.util.AceCheckSum
public class AceCheckSum
| Constructor Summary | |
|---|---|
AceCheckSum()
|
|
| Method Summary | |
|---|---|
static byte |
computeCheckSum(byte[] msg,
int offset,
int length)
|
static boolean |
verifyCheckSum(byte[] msg,
int offset,
int length,
byte checkSum)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AceCheckSum()
| Method Detail |
|---|
public static final byte computeCheckSum(byte[] msg,
int offset,
int length)
public static boolean verifyCheckSum(byte[] msg,
int offset,
int length,
byte checkSum)
|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||