tailscale/types/key
David Anderson ff16e58d23 tailcfg: move NodeKey type to types/key.
This leaves behind a type alias and associated constructor, to allow
for gradual switchover.

Updates #3206.

Signed-off-by: David Anderson <danderson@tailscale.com>
2021-10-29 16:04:45 -07:00
..
control_test.go types/key: add a special key with custom serialization for control private keys (#2792) 2021-09-03 13:17:46 -07:00
control.go types/key: add a special key with custom serialization for control private keys (#2792) 2021-09-03 13:17:46 -07:00
disco_test.go types/key: fix license header on disco files. 2021-10-29 13:45:49 -07:00
disco.go wgengine/magicsock: remove uses of tailcfg.DiscoKey. 2021-10-29 14:31:44 -07:00
machine_test.go types/key: add a special key with custom serialization for control private keys (#2792) 2021-09-03 13:17:46 -07:00
machine.go types/key: add a special key with custom serialization for control private keys (#2792) 2021-09-03 13:17:46 -07:00
node_legacy_test.go tailcfg: move NodeKey type to types/key. 2021-10-29 16:04:45 -07:00
node_legacy.go tailcfg: move NodeKey type to types/key. 2021-10-29 16:04:45 -07:00
node_test.go types/key: add a dedicated type for node keys. 2021-10-28 09:16:39 -07:00
node.go tailcfg: move NodeKey type to types/key. 2021-10-29 16:04:45 -07:00
util_test.go types/key: add a special key with custom serialization for control private keys (#2792) 2021-09-03 13:17:46 -07:00
util.go types/key: add a dedicated type for node keys. 2021-10-28 09:16:39 -07:00