package
0.14.0
Repository: https://github.com/sourcenetwork/defradb.git
Documentation: pkg.go.dev

# Functions

DIDFromPublicKey returns a did:key generated from the the given public key.
FromPrivateKey returns a new identity using the given private key.
FromToken constructs a new `Indentity` from a bearer token.
Generate generates a new identity.

# Constants

BearerTokenSignatureScheme is the signature algorithm used to sign the Identity.BearerToken.

# Variables

No description provided by the author
None specifies an anonymous actor.

# Structs

Identity describes a unique actor.
RawIdentity holds the raw bytes that make up an actor's identity.