const crypto/x509/internal/macos.SecTrustSettingsResultTrustRoot
6 uses
crypto/x509/internal/macos (current package)
security.go#L25: SecTrustSettingsResultTrustRoot
crypto/x509
root_darwin.go#L58: result = macOS.SecTrustSettingsResultTrustRoot
root_darwin.go#L77: case macOS.SecTrustSettingsResultTrustRoot:
root_darwin.go#L180: return macOS.SecTrustSettingsResultTrustRoot, nil
root_darwin.go#L210: return macOS.SecTrustSettingsResultTrustRoot, nil
root_darwin.go#L223: case macOS.SecTrustSettingsResultTrustRoot,
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |