Encrypts the byte array by using the configured {@link #getCipherService() cipherService}.
@param serialized the serialized object byte array to be encrypted
@return an encrypted byte array returned by the configured {@link #getCipherService () cipher}.
Encrypts the byte array by using the configured {@link #getCipherService() cipherService}.
@param serialized the serialized object byte array to be encrypted @return an encrypted byte array returned by the configured {@link #getCipherService () cipher}.