Set the AEAD sequence number used on the next seal/open call (receivers only).
Declared in <openssl/hpke.h>
<openssl/hpke.h>
int OSSL_HPKE_CTX_set_seq( OSSL_HPKE_CTX* ctx, uint64_t seq);
1 on success, or 0 on error.
ctx