MCPcopy
hub / github.com/openziti/ziti / Generate

Method Generate

common/cert/cert.go:76–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74
75type SerialGenerator interface {
76 Generate() *big.Int
77}
78
79type DefaultSerialGenerator struct{}

Callers 3

SignCsrMethod · 0.65
SignCsrMethod · 0.65
NewFunction · 0.65

Implementers 4

SignerImplcontroller/jwtsigner/jwt.go
TestContextcontroller/model/testing.go
RandomHmacSignertests/auth_headers_legacy_test.go
DefaultSerialGeneratorcommon/cert/cert.go

Calls

no outgoing calls

Tested by

no test coverage detected