Expand description
Security error types. OMG DDS-Security 1.1 §8.1.2 SecurityException.
A common error type across all plugins — so that call sites do not
have to handle five different result variants. The Kind
variants match the spec error codes.
Structs§
- Security
Error - Security operation error.
Enums§
- Security
Error Kind - Category of the security error.
Type Aliases§
- Security
Result - Plugin operation result.