Brr_webcrypto.CryptoCrypto objects.
The type for Crypto objects.
val subtle : t -> Subtle_crypto.tsubtle c is the stuble crypto object of c.
val set_random_values : t -> ('a, 'b) Brr.Tarray.t -> unitset_random_values a overwrites the elements of a with random numbers. The function raises if the array is larger than 65535 bytes.