Authentication
API v8.1 SP2

com.rsa.ace.techservice.util
Class AceCheckSum

java.lang.Object
  extended by com.rsa.ace.techservice.util.AceCheckSum

public class AceCheckSum
extends java.lang.Object


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

AceCheckSum

public AceCheckSum()
Method Detail

computeCheckSum

public static final byte computeCheckSum(byte[] msg,
                                         int offset,
                                         int length)

verifyCheckSum

public static boolean verifyCheckSum(byte[] msg,
                                     int offset,
                                     int length,
                                     byte checkSum)

Authentication
API v8.1 SP2

Copyright © 1999 - 2011 EMC Corporation. All Rights Reserved.