Click or drag to resize
FileInfoDecrypt Method
Decrypts a file that was encrypted by the current account using the Encrypt method.

Namespace: Alphaleonis.Win32.Filesystem
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public void Decrypt()
See Also