crypto/x509.Certificate.systemVerify (method)
2 uses
crypto/x509 (current package)
root_darwin.go#L19: func (c *Certificate) systemVerify(opts *VerifyOptions) (chains [][]*Certificate, err error) {
verify.go#L776: return c.systemVerify(&opts)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)