Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encodeous/nylon
/ NyPrivateKey
TypeAlias
NyPrivateKey
state/crypto.go:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
)
8
9
type
NyPrivateKey [device.NoisePrivateKeySize]byte
10
type
NyPublicKey [device.NoisePublicKeySize]byte
11
12
func
GenerateKey() NyPrivateKey {
Callers
2
UnmarshalText
Method · 0.85
GenerateKey
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected