StaticnewCreates a new Secret instance with the given data.
The secret data to be split into shares.
A new Secret instance.
Returns the length of the secret.
Returns true if the secret is empty.
Returns a reference to the secret data.
Returns the secret data as a Uint8Array.
Clone the secret.
A secret to be split into shares.