Crate lyquor_tls
Modules§
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.
chainshould be ordered leaf-first and include intermediates plus root (if present).