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
In order to maintain compatibility with the Java client, we must allow any valid key size for JceNameLocalDelegatedKey. However, some key sizes are known to be dangerously small. We cannot block small keys, but we should raise a warning if they are used.