public class JrpcgenSHA extends Object
Constructor and Description |
---|
JrpcgenSHA() |
Modifier and Type | Method and Description |
---|---|
long |
getHash() |
void |
update(byte b) |
void |
update(int i) |
void |
update(short s) |
void |
update(String s) |
public void update(byte b)
public void update(short s)
public void update(int i)
public void update(String s)
public long getHash()
Copyright © 2015. All rights reserved.