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
Hi there,
there is an issue in the init method of OpenSSHKeyV1KeyFile - it'0s checking the "pubKey" on null, instead of the "publicKey" which is passed to the method. Like this, the pubKey stays null always.
Thanks for checking,
Katja