StaticnewCreate a new XIDDocument with the given options.
StaticfromGet the XID.
Get the resolution methods.
Add a resolution method.
Remove a resolution method.
Get all keys.
Remove a key.
Check if the given public keys is the inception signing key.
Get the inception key, if it exists in the document.
Get the inception private keys, if available.
Remove the inception key from the document.
Check if the document is empty (no keys, delegates, services, or provenance).
Get all delegates.
Get all services.
Remove a service.
Check service consistency.
Check if any service references the given key.
Get the provenance mark.
Get the provenance generator.
Set the provenance.
Set provenance with generator.
Convert to envelope with options.
StaticfromExtract an XIDDocument from an envelope.
Optionalpassword: Uint8Array<ArrayBufferLike>Create a signed envelope.
Get the reference for this document.
Clone this XIDDocument.
StatictryTry to extract from envelope (alias for fromEnvelope with default options).
Represents an XID document.