package swhid_compute

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val digest_string_to_hex : string -> string

digest_string_to_hex s computes the SHA1 hash of s and returns its hexadecimal representation.