SecureScuttlebuttHandshakeClient |
Class responsible for performing a Secure Scuttlebutt handshake with a remote peer, as defined in the Secure Scuttlebutt protocol guide class SecureScuttlebuttHandshakeClient |
SecureScuttlebuttHandshakeServer |
Class responsible for performing a Secure Scuttlebutt handshake with a remote peer, as defined in the Secure Scuttlebutt protocol guide class SecureScuttlebuttHandshakeServer |
SecureScuttlebuttStreamClient |
Interface used to encrypt and decrypt messages to and from a server. interface SecureScuttlebuttStreamClient |
SecureScuttlebuttStreamServer |
Interface used to encrypt and decrypt messages to and from a client. interface SecureScuttlebuttStreamServer |
HandshakeException |
Exceptions thrown during handshake because of invalid messages or different network identifiers. class HandshakeException : RuntimeException |
StreamException |
class StreamException : RuntimeException |