:doc:`KeyPair <index>` / Attribute / key_fingerprint

***************
key_fingerprint
***************



.. py:attribute:: EC2.KeyPair.key_fingerprint

  

  - *(string) --* 

    
    * For RSA key pairs, the key fingerprint is the SHA-1 digest of the DER encoded private key.
     
    * For ED25519 key pairs, the key fingerprint is the base64-encoded SHA-256 digest, which is the default for OpenSSH, starting with OpenSSH 6.8.
    

    