Skip to content

Add missing exceptions for return codes #45

@jorisdral

Description

@jorisdral

We have bindings in botan-bindings for return codes, but we are missing some higher-level exceptions in botan-low. From what I could see, Botan.Low.Error is missing at least exceptions for

  • BOTAN_FFI_ERROR_TLS_ERROR
  • BOTAN_FFI_ERROR_HTTP_ERROR
  • BOTAN_FFI_ERROR_TPM_ERROR
  • BOTAN_FFI_ERROR_ROUGHTIME_ERROR

Alternatively, there may be a reason why this exceptions are omitted. If so, we should find out what the reason is and document it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions