Importing a key from PGP
I am trying to import this one key from PGP and keep getting this error...
C:\Program Files\GNU\GnuPG>gpg --import "Company Name.asc"
gpg: public key XXXXXXX is 21450 seconds newer than the signature
gpg: public key XXXXXXX is 21450 seconds newer than the signature
gpg: key XXXXXXX: no valid user IDs
gpg: this may be caused by a missing self-signature
gpg: Total number processed: 1
gpg: w/o user IDs: 1
Does anyone have any suggestions around this issue?
Thank you