Module basic_credential

Module basic_credential 

Source

Structs§

SignerError
Wrapper for [signatures::SignerError] that implements std::fmt::Display
XmtpInstallationCredential
The credential for an XMTP Installation an XMTP Installation often refers to one specific device, and is an ed25519 key

Traits§

CredentialSign
Sign with some public/private keypair credential
CredentialVerify
Verify a credential signature with its public key
SigningContextProvider