rekey abstract method

void rekey()

Triggers a rekey of the underlying stream en/decryption.

See https://libsodium.gitbook.io/doc/secret-key_cryptography/secretstream#rekeying

Implementation

void rekey();