Is it possible to debug inside the bctls-fips JAR? #2163
Unanswered
cyberdon333
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Which version of the jar are you looking at? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to enable Hello Verify Request on my DTLS server using the DTLSVerifier class. However, the verifyRequest method always returns null, and I don't see the server sending a cookie with hello-verify-request to the client in Wireshark.
I know a debug version of the bcfips JAR exists. Is there a way to debug the classes inside the bctls-fips.jar?
Beta Was this translation helpful? Give feedback.
All reactions