Module ockam_identity::secure_channel
source · Expand description
Data types supporting the creation of a secure channels
Re-exports
pub use access_control::*;
pub use trust_policy::*;
Modules
- Access control data for workers
- List of trust policies to setup ABAC controls
Structs
- Request type for
Decryptor
API Address (theDecryptor
is accessible through theHandshakeWorker
) - Request type for
EncryptorWorker
API Address - Identity SecureChannel LocalInfo used for LocalMessage
- Secure Channel Message format.
- Secure Channel Message format.
- Trust options for a Secure Channel Listener
- Trust options for a Secure Channel
- Registry of all known Secure Channels
- Known information about particular SecureChannel
Enums
- Response type for
Decryptor
API Address (theDecryptor
is accessible through theHandshakeWorker
) - Response type for
EncryptorWorker
API Address - Secure Channel Message format.
Constants
- Default minimal interval before 2 refreshed in case we retry the refresh.
- This is the default interval before a credential expiration when we’ll query for a new credential to avoid it expiring before we got a new one.
- This is the default timeout for creating a secure channel
- Identity SecureChannel LocalInfo unique Identifier