Expand description
Utility functions for the Volt client.
Structs§
- TlsOptions
- Create TLS configuration options from PEM-encoded certificates and keys
Functions§
- get_
did_ resolution_ url - Build a DID resolution URL
- get_
local_ ip - Get the local IP address
- get_
service_ address - Get the service address from an mDNS service record
- is_ipv4
- Check if an IP string is IPv4 format
- is_ipv6
- Check if an IP string is IPv6 format
- remove_
carriage_ return - Remove carriage returns from a string (useful for PEM processing)