Friends,
DB: 12c
Host: Linux
I don't thin we need Oracle Advanced Security license but not able to find any info on Oracle manual.
Questions:
Do we needs advanced security license to implement below two?
1. Network encryption?
SQLNET.ENCRYPTION_SERVER=REQUIRED
SQLNET.ENCRYPTION_TYPES_SERVER=(AES256)
2. Advanced security data integrity functionality
# Server
SQLNET.CRYPTO_CHECKSUM_SERVER
SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER
3. Any link to official doc?