I am trying to get PII data from Amazon using calls to their SPI API. This requires, amongst so many other things, that I indicate the algorithm that NetSuite uses to store data at rest. All NetSuite indicates is that they use 256-bit encryption. Amazon want to know that data at rest is encrypted using at least AES-128 or RSA with 2048-bit key size or higher.
Does anyone know where NetSuite indicate specifically how they encrypt data?