Message Oracle ORA-28373 - missing ENCRYPTION clause for encrypted tablespace

ERRORmissing ENCRYPTION clause for encrypted tablespace
CAUSEYou attempted to specify storage option ENCRYPT in CREATE TABLESPACE without specifying ENCRYPTION property to encrypt the tablepsace.
ACTIONAdd ENCRYPTION clause and retry the statement.