tuweni / org.apache.tuweni.scuttlebutt

Package org.apache.tuweni.scuttlebutt

Types

Identity

A Scuttlebutt identity, backed by a public key. Currently supported: Ed25519 and SECP256K1.

interface Identity

Invite

An invite code as defined by the Secure Scuttlebutt protocol guide.

class Invite

Exceptions

MalformedInviteCodeException

open class MalformedInviteCodeException : RuntimeException