Package net.i2p.util
Class ConvertToHash
java.lang.Object
net.i2p.util.ConvertToHash
Convert any kind of destination String to a hash
Supported:
Base64 dest
Base64 dest.i2p
Base64 Hash
Base64 Hash.i2p
Base32 Hash
Base32 desthash.b32.i2p
example.i2p
- Author:
- zzz
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ConvertToHash
public ConvertToHash()
-
-
Method Details
-
getHash
Convert any kind of destination String to a hash- Returns:
- null on failure
-
main
- Since:
- 0.9.28
-