func crypto/x509.exportCertificate

2 uses

	crypto/x509 (current package)
		root_darwin.go#L45: 			cert, err := exportCertificate(c)
		root_darwin.go#L116: func exportCertificate(cert macOS.CFRef) (*Certificate, error) {