Hi, It looks like your certificate was created with sq. Unfortunately, gpg-sq can't use sq's key store yet (although sq can use gpg's key store). I think the best approach for you would be to import the secret key material into gpg agent using `sq key export ... | gpg --import`. Thanks, :) Neal