Uses CryptProtectData and CryptUnprotectData on Windows to encrypt and decrypt file contents.
scope: Scope of the data protection. Either local user or the current machine
optionalEntropy: Password or other additional entropy used to encrypt the data
Uses CryptProtectData and CryptUnprotectData on Windows to encrypt and decrypt file contents.
scope: Scope of the data protection. Either local user or the current machine optionalEntropy: Password or other additional entropy used to encrypt the data