Expand description
Descriptions of ACE Authorization Servers (AS) and other trust anchors, as viewed from the Resource Server (RS) which coapcore runs on.
Structs§
- An SSC representing unconditionally allowed access, including unencrypted.
- An implementation of
ServerSecurityConfig
that can be extended using builder methods. - The default empty configuration that denies all access.
- Error type of
ServerSecurityConfig::render_not_allowed
.
Constants§
Traits§
- A single or collection of authorization servers that a handler trusts to create ACE tokens.