Crypto::SHA1() Crypto::SHA1(string) => String sha1 function implementation Table 1. Parameters string String String to get result of Secure Hash Algorithm 1 Return Result of sha1 Example println(Crypto::SHA1("String")); //Will pritn "3DF63B7ACB0522DA685DAD5FE84B81FDD7B25264"