Deleted move assignment (the secret key must not be duplicated).
Declared in <crypto/chacha20poly1305.h>
FSChaCha20Poly1305&
operator=(FSChaCha20Poly1305&& other) = delete;
A reference to this instance.
| Name | Description |
|---|---|
| other | The instance that would be moved from. |