Which of the following uses public-key cryptography to encrypt the contents of files?
Encrypting File System (EFS) encrypts file contents by using public-key cryptography, allowing authorized users to decrypt them with their associated private keys.
Community Discussion