Which of the following statements is true about SQLite encryption?
a) SQLite supports encryption using the SQLite Encryption Extension (SEE).
b) The SEE extension is included with every copy of SQLite.
c) Encryption can be used to protect sensitive data stored in an SQLite database.
d) All of the above