- getDigest(HashType) - Method in class org.sf.rhash.RHash
-
Returns digest for given hash type.
- getDigest() - Method in class org.sf.rhash.RHash
-
Returns digest for processed data.
- getDigestSize() - Method in enum org.sf.rhash.HashType
-
Returns size of binary digest for this type.
- getMagnet(String, HashType...) - Method in class org.sf.rhash.RHash
-
Returns magnet link that includes specified filename
and hashes for given algorithms.
- getMagnet(String) - Method in class org.sf.rhash.RHash
-
Returns magnet link for given filename.
- getMagnetFor(String, HashType...) - Static method in class org.sf.rhash.RHash
-
Produces magnet link for specified file with given hashes.
- getMagnetFor(String, Set<HashType>) - Static method in class org.sf.rhash.RHash
-
Produces magnet link for specified file with given hashes.