Module auth

Source
Expand description

Authentication, identity, and node verification. Authentication, identity, and node verification.

Structs§

ClientCredentials
Scoped and revocable credentials for controlling a Lexe user node.
Measurement
An SGX enclave measurement (MRENCLAVE).
NodePk
A Lightning node’s secp256k1 public key (the node_id).
RootSeed
The root secret from which the user node’s keys and credentials are derived.
UserPk
A Lexe user’s primary identifier, derived from the root seed.

Enums§

Credentials
Credentials used to authenticate with a Lexe user node.
CredentialsRef
Borrowed version of Credentials.