ockam_identity 0.134.0

Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.
Documentation
1
2
3
4
5
mod credential_access_control;
mod identity_access_control;

pub use credential_access_control::*;
pub use identity_access_control::*;