crypto/x509.Certificate.Equal (method)

2 uses

	crypto/x509 (current package)
		verify.go#L837: 			if cert.Equal(candidate) {
		x509.go#L761: func (c *Certificate) Equal(other *Certificate) bool {