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.
- tls_
client_ config - Returns a TLS client configuration.
- tls_
server_ config - Returns a TLS server configuration.
- verify_
cert ๐ - Verifies the given certification.
- verify_
cert_ ๐signature - Verifies the signature of the given certificate.