Function dryoc::classic::crypto_secretstream_xchacha20poly1305::crypto_secretstream_xchacha20poly1305_rekey[][src]

pub fn crypto_secretstream_xchacha20poly1305_rekey(state: &mut State)

Manually rekeys a stream.

Compatible with libsodium’s crypto_secretstream_xchacha20poly1305_init_push.