Const
Allowed algorithms to filter for.
A selector identifying signers whose algorithm property is in algorithms
.
Select signers based on the association of key ids with a given DID.
DidDocument of the DID, on which the signer id must be listed as a verification method.
Additional optional filter criteria.
Optional
controller?: stringIf set, only verificationMethods with this controller are considered.
Optional
verificationIf set, the signer id must be listed under this verification relationship on the DidDocument.
A selector identifying signers whose id is associated with the DidDocument.
Select signers based on (key) ids.
Allowed signer/key ids to filter for.
A selector identifying signers whose id property is in ids
.
Select signers based on algorithm identifiers.