We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd002c1 + 2669abc commit 14cfe03Copy full SHA for 14cfe03
1 file changed
src/java/com/wolfssl/provider/jsse/WolfSSLEngine.java
@@ -1014,7 +1014,6 @@ public synchronized SSLSession getSession() {
1014
return EngineHelper.getSession();
1015
}
1016
1017
- @Override
1018
public synchronized SSLSession getHandshakeSession() {
1019
WolfSSLDebug.log(getClass(), WolfSSLDebug.INFO,
1020
"entered getHandshakeSession()");
0 commit comments