What is an RSA “key ID”?

前端 未结 4 1210
长情又很酷
长情又很酷 2021-01-02 06:34

I\'ve seen key IDs used in several places and would like to use them in my program, but I haven\'t been able to find a description of them. How are they generated?

4条回答
  •  失恋的感觉
    2021-01-02 07:19

    The "key ID" used for RSA key in GPG/PGP is the last 8 hex digits of the modulus of the key.

提交回复
热议问题