0
点赞
收藏
分享

微信扫一扫

SSH Host Key


A host key is a cryptographic key used for authenticating computers in the SSH protocol.

Host keys are key pairs, typically using the RSA, DSA, or ECDSA algorithms. Public host keys are stored on and/or distributed to SSH clients, and private keys are stored on SSH servers.

​​Host Key​​


举报

相关推荐

0 条评论