Structsยง
- CliCert
Verifier ๐ - Srvr
Cert ๐Verifier
Constantsยง
- BAD_
ENCODING_ ๐ERR - BAD_
SIGNATURE_ ๐ERR
Staticsยง
- CIPHER_
SUITES ๐ - KX_
GROUPS ๐ - PROTOCOL_
VERSIONS ๐ - SIGNATURE_
SCHEMES ๐
Functionsยง
- generate_
cert ๐Generates a certificate and returns both the certificate and the private key. - parse_
cert ๐Parses the given x509 certificate. - Returns a TLS client configuration.
- Returns a TLS server configuration.
- verify_
cert ๐Verifies the given certification. - Verifies the signature of the given certificate.