Return the wrapped bytearray
Return the hex representation of the wrapped bytearray
Return the length of the wrapped bytearray
Generate public key from given params and secret key.
StaticfromStaticfromStaticgenerateGenerate secret key for the accumulator manager who updates the accumulator and creates witnesses.
Optionalseed: Uint8ArrayPass to generate key deterministically.
Wraps a bytearray, i.e. Uint8Array. Used to give distinct types to objects as most of them are bytearrays because that is what the WASM bindings accept and return.