Searched defs:trustGraphEdge (Results 1 – 1 of 1) sorted by relevance
1941 type trustGraphEdge struct { struct1942 Issuer string1943 Subject string1944 Type int1945 MutateTemplate func(*Certificate)1946 Constraint func([]*Certificate) error