I am trying to use Netmiko to authenticate using a private/public key pair with a Cisco Router. Cisco router is model 4431
Here is the python code I have written