Interface SHA1
access this type via: sec.hash.SHA1 (provides, requires or uses)
Interface to created hashes using the SHA1 algorithm. Note that this algorithm is not recommended for secure uses as it has known vulnerabilities.
Functions
byte[] hashData(byte content[])
byte[] hashData(byte content[])