Skip to content

no matching function for call to 'AESLib::encrypt #6

Open
@Mogaahed

Description

@Mogaahed

when execute the code there is error message:
no matching function for call to 'AESLib::encrypt(String&, byte [16], byte [16])'
note: candidate: 'uint16_t AESLib::encrypt(const byte*, uint16_t, byte*, const byte*, int, byte*)'
52 | uint16_t encrypt(const byte input[], uint16_t input_length, byte *output, const byte key[],int bits, byte my_iv[]); // base64 encode and encrypt; should encode on output only

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions