type golang.org/x/crypto/ssh/agent.ecdsaCertMsg

3 uses

	golang.org/x/crypto/ssh/agent (current package)
		client.go#L627: type ecdsaCertMsg struct {
		client.go#L691: 		req = ssh.Marshal(ecdsaCertMsg{
		server.go#L457: 	var k ecdsaCertMsg