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
I my previous PR where I made changes to the KeyVaultService I made a last minute change where I moved code around and accidentally used GetRSAPrivateKey instead of GetRSAPublicKey. And that broke signing with the key vault.
I my previous PR where I made changes to the KeyVaultService I made a last minute change where I moved code around and accidentally used GetRSAPrivateKey instead of GetRSAPublicKey. And that broke signing with the key vault.