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 |
MalformedInviteCodeException |
open class MalformedInviteCodeException : RuntimeException |