create_server_endpoint

Function create_server_endpoint 

Source
pub fn create_server_endpoint(
    addr: SocketAddr,
    server_keypair: &KeyPair,
) -> Result<Endpoint, CryptoError>
Expand description

Create a QUIC server endpoint with TLS certificate (Ed25519 or ML-DSA-44)