quic-simple-0.1.1.0: Quick-start wrappers for QUIC
Safe HaskellNone
LanguageGHC2021

Network.QUIC.Simple.Credentials

Synopsis

Documentation

genCredentials :: IO Credentials Source #

Create a self-signed Ed25519 certificate suitable for TLS connections.

The certificate will be valid for 365 days if you choose to save it.