Class SHA1
- java.lang.Object
-
- org.johnnei.javatorrent.bittorrent.encoding.SHA1
-
public class SHA1 extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]hash(byte[] data)Hashes the given data into SHA-1 Hashing
-