Structs§
- Generated
Credentials - Credentials generated by
generate_credentials. - Signed
Node Credentials - Credentials produced by
sign_node_cert– no CA key material, just what the clinic node needs. - TlsConfig
- TLS credentials for a ZamSync node.
Functions§
- generate_
credentials - Generate a deployment CA + node certificate pair using ECDSA P-256.
- install_
crypto_ provider - Install the ring crypto provider for rustls. Safe to call multiple times.
- sign_
node_ cert - Sign a new node certificate with an existing CA.