How to import an old GnuPG signature?

Timo Schulz twoaday@freakmail.de
Sat Jul 13 13:18:01 2002


On Sat Jul 13 2002; 10:40, Demoin wrote:

> I just import one of my two signatures with the command:
> 
> $ gpg --import file.asc
> 
> But I can't sign files or encrypt with it.
> 
> Anyone can help me?

Try this:

$ gpg --allow-secret-key-import --import seckey.asc


        Timo