Skip to main content

Crate lyquor_tls

Crate lyquor_tls 

Modules§

generator

Structs§

TlsConfig
TLS configuration for both client and server connections Client authentication is always required

Enums§

TlsError
Error types specific to TLS configuration

Functions§

ed25519_public_key_from_cert
Extract the Ed25519 public key bytes from a certificate.
get_nodeid_from_cert
verify_cert
Verify a certificate chain against the Lyquor trust policy. chain should be ordered leaf-first and include intermediates plus root (if present).

Type Aliases§

NodeSigningKey