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 updated the module and my script now fails. The ValidateSet for RSAKeySize does not allow "4096" as RSAKeySize, even though the code afterwards checks for it. Therefore I assume that the ValidateSet is wrong.