Module errors

Source
Expand description

Errors returned by the module, including rust-openssl and cbor-codec errors.

Enums§

CoseError
Errors returned.

Type Aliases§

CoseResult
Errors that don’t return anything.
CoseResultWithRet
Results that return something.