Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ CertificateKind
TypeAlias
CertificateKind
remote.go:259–259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
}
258
259
type
CertificateKind uint
260
261
const
(
262
CertificateX509 CertificateKind = C.GIT_CERT_X509
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected