proper syntax for decryption using session key ?

Nicolas Rachinsky gpg-0 at ml.turing-complete.org
Thu Sep 29 00:22:49 CEST 2005


* vedaal at hush.com [2005-09-28 14:09 -0700]:
> C:\>gpg --override-session-key 
> string1568A79A26ABCB75C294AA07AB73C53A7D168F2B898F93BE c:\r\s.txt
> 
> gpg --override-session-key 
> string2:1568A79A26ABCB75C294AA07AB73C53A7D168F2B898F93BE c:\r\s.txt
> 
> gpg --override-session-key 
> string`1568A79A26ABCB75C294AA07AB73C53A7D168F2B898F93BE' c:\r\s.txt
> 
> gpg --override-session-key 
> string`2:1568A79A26ABCB75C294AA07AB73C53A7D168F2B898F93BE' 
> c:\r\s.txt
> 
> gpg --override-session-key string 
> `2:1568A79A26ABCB75C294AA07AB73C53A7D168F2B898F93BE' c:\r\s.txt
> 
> and got the same syntax error mesage for each of the variants of 
> the session key string, both with and without the 2 and : in front, 
> and both with and without the ' before and after the string
> 
> 
> what is the correct syntax to get this to work?

I would try it without 'string'.

Nicolas



More information about the Gnupg-users mailing list