Module internet2::session

source ·
Expand description

BOLT-8 related structures and functions covering Lightning network transport layer

Modules

Structs

Returned after a successful handshake to encrypt and decrypt communication with peer nodes. It should not normally be manually instantiated. Automatically handles key rotation. For decryption, it is recommended to call decrypt_message_stream for automatic buffering.

Enums

Traits

Type Definitions