Click or drag to resize

DirectoryImportEncryptedDirectoryRaw Method

Overload List
  NameDescription
Public methodStatic memberImportEncryptedDirectoryRaw(Stream, String)
[AlphaFS] Restores (import) encrypted directories. This is one of a group of Encrypted File System (EFS) functions that is intended to implement backup and restore functionality, while maintaining files in their encrypted state.
Public methodStatic memberImportEncryptedDirectoryRaw(Stream, String, PathFormat)
[AlphaFS] Restores (import) encrypted directories. This is one of a group of Encrypted File System (EFS) functions that is intended to implement backup and restore functionality, while maintaining files in their encrypted state.
Public methodStatic memberImportEncryptedDirectoryRaw(Stream, String, Boolean)
[AlphaFS] Restores (import) encrypted directories. This is one of a group of Encrypted File System (EFS) functions that is intended to implement backup and restore functionality, while maintaining files in their encrypted state.
Public methodStatic memberImportEncryptedDirectoryRaw(Stream, String, Boolean, PathFormat)
[AlphaFS] Restores (import) encrypted directories. This is one of a group of Encrypted File System (EFS) functions that is intended to implement backup and restore functionality, while maintaining files in their encrypted state.
Top
See Also