GPG: In a single command:
gpg-connect-agent reloadagent /bye
SSH: for ssh agent you probably want those two:
ssh-add -D #delete identitiesssh-agent -k #kill ssh-agent
GPG: In a single command:
gpg-connect-agent reloadagent /bye
SSH: for ssh agent you probably want those two:
ssh-add -D #delete identitiesssh-agent -k #kill ssh-agent