getMatchingSystemSpec

open override fun getMatchingSystemSpec(zkSystemSpecs: List<ZkSystemSpec>, mdocRequest: MdocRequest): ZkSystemSpec?

Finds the best matching ZkSystemSpec from a given list based on the number of signed attributes.

Return

the best matching ZkSystemSpec, or null if none are suitable

Parameters

zkSystemSpecs

the available specs from the request

mdocRequest

the request to fulfill