const crypto/x509/internal/macos.errSecNoTrustSettings
2 uses
crypto/x509/internal/macos (current package)
security.go#L64: const errSecNoTrustSettings = -25263
security.go#L72: if int32(ret) == errSecNoTrustSettings {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)