2 Answers 2 · Remove the ssh-rsa prefix · Decode the key to bytes using base64 · Get the SHA256 hash for the key (as bytes, not hex) · Encode the ...
確定! 回上一頁