module Digest::SHA1

Defined in:

Class Method Summary

Class Method Detail

def self.base64digest(string_or_slice : String | Bytes) : String #

def self.digest(string : String) #

def self.digest(slice : Bytes) #

def self.hexdigest(string_or_slice : String | Bytes) : String #