clean abstract method

AEAD clean()

Clears any sensitive information or states held by the AEAD instance, ensuring that no secrets are left in memory after use.

Implementation

AEAD clean();