We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
< Home
All of Sync's Cryptography methods can be accessed through the HashEncoder class.
Example
HashEncoder encoder = new HashEncoder(); encoder.computeSHA1Hash("Some string");