zlicenser-server 0.1.2

Server library for the zlicenser hardware-bound software licensing framework.
Documentation
1
2
3
4
5
6
7
8
9
pub mod binding_cert;
pub mod email;
pub mod handlers;
pub mod recovery;
pub mod revoke;
pub mod secrets;
pub mod transfer;
pub mod tsa;
pub mod upgrade;