Hi, When I am exproting the key to .asc file it is exporting correctly.
C:\gnupg\gpg.exe --homedir "C:\clear\keyrings" --armour --output "Key.asc" --export "tanik" Then I have imported as below C:\keyrings>C:\gnupg\gpg.exe --homedir . --import Key.asc gpg: keyring `.\secring.gpg' created gpg: keyring `.\pubring.gpg' created gpg: .\trustdb.gpg: trustdb created gpg: key B8C78A4F: public key "tanik" imported gpg: Total number processed: 1 gpg: imported: 1 But when I try to import from from --import I am getting keys only I am not getting the secrect keys C:\keyrings>C:\working\gnupg\gpg.exe --homedir c:\mlclear\keyrings --list-secret-keys c:/mlclear/keyrings\pubring.gpg ------------------------------- pub 1024D/A1EC0678 2003-01-28 MillDefault sub 2048g/B85512DE 2003-01-28 But I am getting it in the keys C:\keyrings>C:\working\gnupg\gpg.exe --homedir c:\mlclear\keyrings --list-keys c:/mlclear/keyrings\pubring.gpg ------------------------------- pub 1024D/3F8EFF5D 1998-07-01 CLEAR system DH <[EMAIL PROTECTED]> sub 2048g/A7B402D8 1998-07-01 pub 1024D/A1EC0678 2003-01-28 MillDefault sub 2048g/B85512DE 2003-01-28 pub 1024D/2263854C 2005-04-07 tanik sub 2048g/845A5065 2005-04-07 Pls Clarify me... Regards, Srinivas. -------------------------------------------------------- If you are not an intended recipient of this e-mail, please notify the sender, delete it and do not read, act upon, print, disclose, copy, retain or redistribute it. Click here for important additional terms relating to this e-mail. http://www.ml.com/email_terms/ --------------------------------------------------------
<<application/ms-tnef>>
_______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
