StaticnewStaticnewCreate a new Provenance with a generator and mark.
Get the provenance mark.
Get the generator, if available and decrypted.
Check if this provenance has a decrypted generator.
Check if this provenance has an encrypted generator.
Get the salt used for generator decorrelation.
Update the provenance mark.
Set or replace the generator.
Take and remove the generator.
Get a mutable reference to the generator, decrypting if necessary.
Optionalpassword: Uint8Array<ArrayBufferLike>Convert to envelope with specified options.
StatictryTry to extract a Provenance from an envelope, optionally with password for decryption.
Optionalpassword: Uint8Array<ArrayBufferLike>Clone this Provenance. Note: ProvenanceMark is immutable so we can use the same instance.
Represents provenance information in an XID document.