Structs§
- Cert
Fingerprint - The fingerprint of a TLS certificate (as hex)
- Danger
Ignore Verifier - A verifier for server certificates that always accepts them
- Fingerprint
Verifier - A verifier for server certificates that verifies them based on fingerprints
- Host
Certificate Fingerprints - Certificate fingerprints to use for matching against a host’s TLS certificate
Enums§
- Connection
Security - The security model chosen for a
crate::NetHsm
’s TLS connection
Functions§
- create_
agent 🔒 - Creates an [
Agent
] for the use in aNetHsm
connection.