org.apache.tuweni.scuttlebutt.Identity |
A Scuttlebutt identity, backed by a public key. Currently supported: Ed25519 and SECP256K1. |
org.apache.tuweni.scuttlebutt.Invite |
An invite code as defined by the Secure Scuttlebutt protocol guide. See https://ssbc.github.io/scuttlebutt-protocol-guide/ for a detailed description of invites. |
org.apache.tuweni.scuttlebutt.MalformedInviteCodeException |