Sets the Aes object to use when performing the encryption of the data.
Rsa aes(Aes aes) { _aes = aes; return this; }