MCPcopy
hub / github.com/ContainerSSH/ContainerSSH / SSHKeyAlgo

TypeAlias SSHKeyAlgo

config/ssh.go:198–198  ·  view source on GitHub ↗

SSHKeyAlgo are supported key algorithms.

Source from the content-addressed store, hash-verified

196
197// SSHKeyAlgo are supported key algorithms.
198type SSHKeyAlgo string
199
200// SSHKeyAlgo are supported key algorithms.
201const (

Callers 3

LoadPrivateKeyMethod · 0.85
LoadHostKeysMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected