You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When performing signature operations, if the public key provided contains a GnuPG Authentication subkey (key purpose is Authentication only), the signature operation will always try to use the Authentication subkey instead of other subkeys defined for the purpose of signing. This will cause the signature be invalid and could not be verified.
When performing signature operations, if the public key provided contains a GnuPG Authentication subkey (key purpose is Authentication only), the signature operation will always try to use the Authentication subkey instead of other subkeys defined for the purpose of signing. This will cause the signature be invalid and could not be verified.
The following Issue is related.
trustcrypto/OnlyKey-App#148
The text was updated successfully, but these errors were encountered: