Skip to content

Retrieve encrypted requests without decrypting them. Decrypt later. #1534

@MantisClone

Description

@MantisClone

Problem

The Request Network SDK cannot return encrypted requests without decrypting them.

Motivation

We want to display encrypted requests without decrypting them in Request Scan.

Proposed Solution

Change the SDK to support:

  • Retrieving encrypted requests without decryption.

Considerations

The SDK does support a toggle for whether encrypted requests should be included in the returned results. If decryptionEnabled, the results will include the decrypted requests. Else, the results will include only unencrypted requests and encrypted requests are omitted entirely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    🎫 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions