MCPcopy Create free account
hub / github.com/belak/gitdir / MarshalPrivateKey

Method MarshalPrivateKey

models/private_key.go:20–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 crypto.Signer
19
20 MarshalPrivateKey() ([]byte, error)
21}
22
23type ed25519PrivateKey struct {

Callers 2

ensureAdminEd25519KeyMethod · 0.65
ensureAdminRSAKeyMethod · 0.65

Implementers 2

ed25519PrivateKeymodels/private_key.go
rsaPrivateKeymodels/private_key.go

Calls

no outgoing calls

Tested by

no test coverage detected