What is the function of the
ssh-agent
?
- Cache the decrypted public key and provide it to client programs
- Cache the decrypted private key and provide it to client programs
- Decrypt the private key and provide it to client programs
- Generate the signature using the private key
Please login or Register to submit your answer