I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit f58bf302 authored by zzz's avatar zzz
Browse files

javadoc

parent 595556c3
No related branches found
No related tags found
No related merge requests found
......@@ -311,6 +311,7 @@ public class DSAEngine {
* Reads the stream until EOF. Does not close the stream.
*
* @return hash SHA-1 hash, NOT a SHA-256 hash
* @deprecated unused
*/
public SHA1Hash calculateHash(InputStream in) {
MessageDigest digest = SHA1.getInstance();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment