Discuss this help topic in SecureBlackbox Forum
OpenPGP: Configure and use a custom filesystem adapter
By default TElPGPReader and TElPGPWriter classes create an instance of TElDiskFileSystemAdapter and set its BasePath property to the empty value. If you want to create a custom filesystem adapter or just have your own instance of the adapter being used (eg. SolFS adapter), you can assign it to the FileSystemAdapter property of the corresponding class.
How To articles about file encryption and signing with OpenPGP