type crypto/x509.ConstraintViolationError

4 uses

	crypto/x509 (current package)
		x509.go#L755: type ConstraintViolationError struct{}
		x509.go#L757: func (ConstraintViolationError) Error() string {
		x509.go#L782: 		return ConstraintViolationError{}
		x509.go#L786: 		return ConstraintViolationError{}