Skip to content

[SDK] Treat messages/files for encryption/decryption as binaries not strings #2717

@Dzeranov

Description

@Dzeranov

Description
Need to change the way of handling messages/files for encryption/decryption. Currently it's a string but for a better interoperability it should be a buffer.

Motivation
Current implementation won't work properly in case message to encrypt/decrypt is not a string (.zip for example).

Implementation details
TBD by developer.

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions