package hacl
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Hacl.Nonce
type t = Bigstring.t
val gen : unit -> t
val of_bytes : Bigstring.t -> t option
val of_bytes_exn : Bigstring.t -> t