Docs 菜单

加密

MongoDB provides the following encryption methods:

MongoDB 提供了两种正在使用的加密方法:

For more information, see 正在使用的加密.

Encryption at rest, when used in conjunction with transport encryption and security policies that protect relevant accounts, passwords, and encryption keys, can help ensure compliance with security and privacy standards, including HIPAA, PCI-DSS, and FERPA.

For more information, see 静态加密.

MongoDB supports TLS/SSL (Transport Layer Security/Secure Sockets Layer) to encrypt all of MongoDB's network traffic. TLS/SSL ensures that MongoDB network traffic is only readable by the intended client.

For more information, see TLS/SSL (Transport Encryption).