MCPcopy 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
9type NyPrivateKey [device.NoisePrivateKeySize]byte
10type NyPublicKey [device.NoisePublicKeySize]byte
11
12func GenerateKey() NyPrivateKey {

Callers 2

UnmarshalTextMethod · 0.85
GenerateKeyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected