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
Both getCiphers() and getEnabledProtocols say that they return an empty set in the main description but their @returns say that they return null. Since c59c8cc, the latter is correct.