Package org.bouncycastle.tls.test
Class TlsServerRawKeysTest
java.lang.Object
org.bouncycastle.tls.test.TlsServerRawKeysTest
A simple test designed to conduct a TLS handshake with an external TLS client.
gnutls-cli --rawpkkeyfile ed25519.priv --rawpkfile ed25519.pub --priority NORMAL:+CTYPE-CLI-RAWPK:+CTYPE-SRV-RAWPK --insecure --debug 10 --port 5556 localhost
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TlsServerRawKeysTest
public TlsServerRawKeysTest()
-
-
Method Details
-
main
- Throws:
Exception
-