Searched refs:marshalBasicConstraints (Results 1 – 1 of 1) sorted by relevance
1139 ret[n], err = marshalBasicConstraints(template.IsCA, template.MaxPathLen, template.MaxPathLenZero)1376 func marshalBasicConstraints(isCA bool, maxPathLen int, maxPathLenZero bool) (pkix.Extension, error… func