Class type Netsys_digests.digest_ctx

class type digest_ctx = object .. end

method add_memory : Netsys_types.memory -> unit
Add data
method add_substring : string -> int -> int -> unit
Add data
method finish : unit -> string
Finish digestion, and return the digest