Gets a topology description.
(tpm_iterdesc iter_id)
Returns a topology description (string) or nil.
iter_id | Iterator ID. |
The function gets a description of the topology that the iterator points to.
For an example that shows how you can use Topology Iterating functions to find all the topologies the system knows about, see tpm_iterstart.